← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1118161] Re: v3 Keystone Identity api should support domain_id as a query filter when listing Users

 

** 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/1118161

Title:
  v3 Keystone Identity api should support domain_id as a query filter
  when listing Users

Status in OpenStack Identity (Keystone):
  Fix Released

Bug description:
  With the name uniqueness of User, Group & Projects being restricted to
  within the owning domain, a common use case will be to look up one of
  these entities by name, while specifying the relevant domain, e.g.:

  GET /users?name="Fred"&domain_id="My Domain"

  'name' is already a listed query filter attribute for all of these,
  and 'domain_id" is supported on Groups and Projects, but missing on
  Users.

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