This was actually implemented in havana:
GET /v3/role_assignments?user.id={user_id}&project.id={project_id}
Docs:
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
** Changed in: keystone
Status: Triaged => Invalid
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpad.net/bugs/1070544
Title:
Would like a single call to GET users having a role in a tenant
Status in OpenStack Identity (Keystone):
Invalid
Status in Python client library for Keystone:
Triaged
Bug description:
Feature Request:
It would be nice to have a single HTTP call that would return user
information for users that have an assigned role within a tenant.
Something like:
GET /users?role=<ROLE_ID>&tenant=<TENANT_ID>
would work...
To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1070544/+subscriptions
--
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help : https://help.launchpad.net/ListHelp