Comment 7 for bug 1161633

Revision history for this message
Brant Knudson (blk-u) wrote :

The Jenkins failure for the tempest testcase shows the error, see http://logs.openstack.org/25681/2/check/gate-tempest-devstack-vm-full/10955/logs/screen-n-api.txt.gz ,

2013-03-29 02:50:56 DEBUG [keystoneclient.middleware.auth_token] Token validation failure.
Traceback (most recent call last):
  File "/opt/stack/new/python-keystoneclient/keystoneclient/middleware/auth_token.py", line 693, in _validate_user_token
    self._cache_put(token_id, data)
  File "/opt/stack/new/python-keystoneclient/keystoneclient/middleware/auth_token.py", line 937, in _cache_put
    timestamp = data['token']['expires']
KeyError: 'expires'