← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 933565] Re: GET /users/{user_id}/roles not implemented

 

** 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