v3 Keystone Identity api should support domain_id as a query filter when listing Users
Bug #1118161 reported by
Henry Nash
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' is already a listed query filter attribute for all of these, and 'domain_id" is supported on Groups and Projects, but missing on Users.
description: | updated |
summary: |
v3 Keystone Identity api should support domain_id as a query filter on - user, Goup & Project + User, Group & Project |
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 |
Changed in keystone: | |
status: | New → Fix Committed |
milestone: | none → grizzly-3 |
Changed in keystone: | |
status: | Fix Committed → Fix Released |
Changed in keystone: | |
milestone: | grizzly-3 → 2013.1 |
To post a comment you must log in.