yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #01053
[Bug 933565] Re: GET /users/{user_id}/roles not implemented
While this v2 API is still not implemented AFAIK, we've introduced the
ability to list roles between user-project pairs, group-project pairs,
user-domain pairs, and group-domains pairs... which obviously goes well
beyond the murky functionality of this v2 call.
** Changed in: keystone
Status: In Progress => Won't Fix
--
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):
Won't Fix
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