get_tenant_users broken post-redux
Bug #933721 reported by
Gabriel Hurley
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Identity (keystone) |
Fix Released
|
Undecided
|
Gabriel Hurley |
Bug Description
The get_tenant_users API call is currently linked to user_manager, which doesn't have a get_tenant_users method. However, connecting it to tenant_manager causes a NotImplementedError since the tenant manager didn't override the method from the base class.
Changed in keystone: | |
assignee: | nobody → Gabriel Hurley (gabriel-hurley) |
status: | New → In Progress |
Changed in keystone: | |
milestone: | none → essex-4 |
Changed in keystone: | |
status: | Fix Committed → Fix Released |
Changed in keystone: | |
milestone: | essex-4 → 2012.1 |
To post a comment you must log in.
Reviewed: https:/ /review. openstack. org/4383 github. com/openstack/ keystone/ commit/ 73f22e159622d28 e781779d801c477 a263dd3a3c
Committed: http://
Submitter: Jenkins
Branch: master
commit 73f22e159622d28 e781779d801c477 a263dd3a3c
Author: Gabriel Hurley <email address hidden>
Date: Tue Feb 21 21:19:01 2012 -0800
Implemented get_tenant_users. Fixed bug 933721.
Change-Id: I3e5337158064e5 c3ed6cde8635752 685a73f081b