Comment 1 for bug 1468839

Revision history for this message
Boris Bobrov (bbobrov) wrote :

In the logs I see

```
2015-06-24T22:41:01.537318+00:00 debug: Memcached pool 90129936, thread 140052079146752: Marked host 192.168.0.10:11211 dead until 1435185691.53
2015-06-24T22:41:01.542767+00:00 warning: Authorization failed. Could not find token: 5731bfea58c64784b9e7e83c29f83c6d (Disable debug mode to suppress these details.) (Disable debug mode to s
uppress these details.) from 192.168.0.2

```
same for the second token:
```
2015-06-24T22:31:07.226938+00:00 debug: Memcached pool 61707152, thread 140200754067200: Marked host 192.168.0.10:11211 dead until 1435185097.09
2015-06-24T22:31:07.251874+00:00 warning: Authorization failed. Could not find token: fbe9320a1057442b934d82e3c3357369 (Disable debug mode to suppress these details.) (Disable debug mode to suppress these details.) from 192.168.0.2
```
which means that memcache host became dead there. Keystone in 6.1 requires some seconds to failover.

Were the tests destructive?