yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #04307
[Bug 1155750] Re: remove duplication of user id specified in token create
Looks like this is no longer relevant
** Changed in: keystone
Status: Triaged => Invalid
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpad.net/bugs/1155750
Title:
remove duplication of user id specified in token create
Status in OpenStack Identity (Keystone):
Invalid
Bug description:
With the addition of the list by user function for the tokens, we
need to specify the user_id as a field on the top level of the token
DTO. However, older code depends on the user being sepcified as user
{'id': "123456"} We should only require one, and, since the user_id
needs to be there, and it is consistent with the trust_id, the nested
object should be removed from the dictionary, and instead generated
inside the body of the token create function.
To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1155750/+subscriptions