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

Bug #1118161 reported by Henry Nash
14
This bug affects 3 people
Affects Status Importance Assigned to Milestone
OpenStack Identity (keystone)
Fix Released
Undecided
Henry Nash

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.

Tags: spec
Henry Nash (henry-nash)
description: updated
summary: v3 Keystone Identity api should support domain_id as a query filter on
- user, Goup & Project
+ User, Group & Project
Henry Nash (henry-nash)
summary: - v3 Keystone Identity api should support domain_id as a query filter on
- User, Group & Project
+ v3 Keystone Identity api should support domain_id as a query filter when
+ listing Users
description: updated
Henry Nash (henry-nash)
Changed in keystone:
status: New → Fix Committed
milestone: none → grizzly-3
Thierry Carrez (ttx)
Changed in keystone:
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in keystone:
milestone: grizzly-3 → 2013.1
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.