yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #28309
[Bug 933565] Re: GET /users/{user_id}/roles not implemented
Fix proposed to branch: master
Review: https://review.openstack.org/154212
** Changed in: keystone
Status: Won't Fix => In Progress
** Changed in: keystone
Assignee: xyj (xyj-asmy) => Lance Bragstad (lbragstad)
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpad.net/bugs/933565
Title:
GET /users/{user_id}/roles not implemented
Status in OpenStack Identity (Keystone):
In Progress
Bug description:
Attempting to call GET /users/{user_id}/roles results in a 500:
[...]
File "/Users/dolph/Environments/stack/lib/python2.7/site-packages/webob/dec.py", line 208, in call_func
return self.func(req, *args, **kwargs)
File "/Users/dolph/Dropbox/stack/keystone/keystone/common/wsgi.py", line 173, in __call__
method = getattr(self, action)
AttributeError: 'UserController' object has no attribute 'get_user_roles'
Expected Response:
http://keystone.openstack.org/api_curl_examples.html#get-users-user-
id-roles
To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/933565/+subscriptions