yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #19419
[Bug 1360406] [NEW] Wrong return from list role assignments on KVS
Public bug reported:
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
** Affects: keystone
Importance: Undecided
Status: New
--
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):
New
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
Follow ups
References