yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #01301
[Bug 1145541] Re: KeyError: 'token_data' when trying to use a v2.0 token
<jcannava>: so I can't reproduce that issue. Generated a token for admin
from curl localhost:5000/v2.0/token and it seems to work for everything.
** Changed in: keystone
Status: Incomplete => Invalid
** Changed in: keystone
Milestone: grizzly-rc1 => None
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpad.net/bugs/1145541
Title:
KeyError: 'token_data' when trying to use a v2.0 token
Status in OpenStack Identity (Keystone):
Invalid
Bug description:
I'm getting the following traceback in keystone when trying to do an
operation on nova-compute with a token I created using the v2.0
keystone API.
2013-03-04 18:49:03 ERROR [root] 'token_data'
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/keystone/common/wsgi.py", line 231, in __call__
result = method(context, **params)
File "/usr/lib/python2.7/dist-packages/keystone/common/controller.py", line 84, in wrapper
context, kwargs)
File "/usr/lib/python2.7/dist-packages/keystone/common/controller.py", line 30, in _build_policy_check_credentials
token_data = token_ref['token_data']
KeyError: 'token_data'
There was a thread about this bug starting at https://lists.launchpad.net/openstack/msg21458.html but I haven't found any other bug filed about it.
To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1145541/+subscriptions