xyj (xyj-asmy) has assigned this bug to you for Keystone:
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
** Affects: keystone
Importance: Low
Assignee: Sina Web Service Dev (sws)
Status: Confirmed
** Tags: redux
--
GET /users/{user_id}/roles not implemented
https://bugs.launchpad.net/bugs/933565
You received this bug notification because you are a member of Sina Web Service
Dev, which is a bug assignee.
--
Mailing list: https://launchpad.net/~sws
Post to : [email protected]
Unsubscribe : https://launchpad.net/~sws
More help : https://help.launchpad.net/ListHelp