yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #53983
[Bug 1603861] [NEW] wrong check condtion for revoke event
Public bug reported:
Keystone has the code to prevent `None` value to be returned when list
revoke event, but there is wrong check condition that leads to
access_token_i with None returned to end user.
see code here.
https://github.com/openstack/keystone/blob/master/keystone/models/revoke_model.py#L114-L115
** Affects: keystone
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Identity (keystone).
https://bugs.launchpad.net/bugs/1603861
Title:
wrong check condtion for revoke event
Status in OpenStack Identity (keystone):
New
Bug description:
Keystone has the code to prevent `None` value to be returned when list
revoke event, but there is wrong check condition that leads to
access_token_i with None returned to end user.
see code here.
https://github.com/openstack/keystone/blob/master/keystone/models/revoke_model.py#L114-L115
To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1603861/+subscriptions
Follow ups