yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #21963
[Bug 1360406] Re: Wrong return from list role assignments on KVS
Marked as WONT FIX since this isn't going to be in Juno and the KVS
backends go away in Kilo[1].
1. https://review.openstack.org/#/c/123122/
** Changed in: keystone
Status: In Progress => Won't Fix
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpad.net/bugs/1360406
Title:
Wrong return from list role assignments on KVS
Status in OpenStack Identity (Keystone):
Won't Fix
Bug description:
List role assignments calls should return 'inherited_to_projects':
'projects' for an inherited assignment, as done by the SQL backend
[1]. The KVS backend just ignore this information from the retrieved
assignments.
[1] https://github.com/openstack/keystone/blob/master/keystone/assignment/backends/sql.py#L432
[2] https://github.com/openstack/keystone/blob/master/keystone/assignment/backends/kvs.py#L279-L283
To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1360406/+subscriptions
References