On Mon, Oct 13, 2014 at 3:28 PM, Priti Desai <priti_de...@symantec.com> wrote:
> I don’t know about Keystone Client V3 API but OpenStack client has a way > to get the list of users and their roles under a project: > > *openstack role assignment list --project=project-a* > This is implemented in the v3 API with role_assignments.list(). OSC does a bit of processing before and after so to match its output you would want to look at openstackclient.identity.v3.role_assignment:ListRoleAssignment dt -- Dean Troyer dtro...@gmail.com
_______________________________________________ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : openstack@lists.openstack.org Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack