** Changed in: keystone
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpad.net/bugs/1201374

Title:
  Assignment link in Get /role_assignments not correct for expanded
  group entries

Status in OpenStack Identity (Keystone):
  Fix Released

Bug description:
  If you call 'GET /role_assignments?effective', then any group grants
  are expanded in the response to be user grants for each member of the
  group.  Although these entries are correctly returned, the assignment
  link in such entities does not match the spec.  It should return
  (something like):

  http://identity:35357/v3/projects/proj_id/groups/group_id/roles/role_id

  but instead in returns:

  http://identity:35357/v3/projects/proj_id/users/user_id/roles/role_id

  Calling GET /role_assignments without the 'effective' flag returns the
  correct link

To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1201374/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to