Public bug reported:

The underlying code list_domains_for_user() does not (unlike the project
equivalent) attempt to filter out duplicates (which would happen if a
user had, say, a direct role and a group role, or multiple inherited
roles).  In all our APIs that return entities based on their effective
assignments, we try and make sure we return a distinct list.

** Affects: keystone
     Importance: Medium
     Assignee: Henry Nash (henry-nash)
         Status: New

** Changed in: keystone
   Importance: Undecided => Medium

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

Title:
  /auth/domains does not necessarily return a distinct list

Status in OpenStack Identity (Keystone):
  New

Bug description:
  The underlying code list_domains_for_user() does not (unlike the
  project equivalent) attempt to filter out duplicates (which would
  happen if a user had, say, a direct role and a group role, or multiple
  inherited roles).  In all our APIs that return entities based on their
  effective assignments, we try and make sure we return a distinct list.

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to