← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1284895] Re: GET v3/roles/​{role_id}​/users Lists users with a specified role.

 

The referenced API (GET /v3/roles/​{role_id}​/users) doesn't actually
exist in the spec [1] and should be removed from the API site...
preferably in favor of documenting GET /v3/role_assignments [2] (which
supports the same apparent use case but is much more powerful as it
supports a number of query filters - including filtering assignments by
role ID).

[1]: https://github.com/openstack/identity-api/blob/master/openstack-identity-api/v3/src/markdown/identity-api-v3.md
[2]: https://github.com/openstack/identity-api/blob/master/openstack-identity-api/v3/src/markdown/identity-api-v3.md#list-effective-role-assignments-get-role_assignments

** Project changed: keystone => openstack-api-site

** Changed in: openstack-api-site
       Status: New => Confirmed

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpad.net/bugs/1284895

Title:
  GET v3/roles/​{role_id}​/users  Lists users with a specified role.

Status in OpenStack API documentation site:
  Confirmed

Bug description:
  This api is in the doc, but not in code

To manage notifications about this bug go to:
https://bugs.launchpad.net/openstack-api-site/+bug/1284895/+subscriptions


References