<div dir="ltr">Thanks for the info.  Looks like I need to update my current version of the keystone v3 api so I can use role_assignments</div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Oct 13, 2014 at 11:04 PM, Dean Troyer <span dir="ltr"><<a href="mailto:dtroyer@gmail.com" target="_blank">dtroyer@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><span class="">On Mon, Oct 13, 2014 at 3:28 PM, Priti Desai <span dir="ltr"><<a href="mailto:Priti_Desai@symantec.com" target="_blank">Priti_Desai@symantec.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
<div style="word-wrap:break-word;color:rgb(0,0,0);font-size:14px;font-family:Calibri,sans-serif"><div><span style="font-size:14px">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:</span><br></div><span><div style="word-wrap:break-word;color:rgb(0,0,0);font-family:Calibri,sans-serif"><div><br></div><div><b><span style="font-family:Calibri;font-weight:normal;vertical-align:baseline;white-space:pre-wrap">openstack role assignment list --project=project-a</span></b></div></div></span></div></blockquote><div><br></div></span><div>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<span class="HOEnZb"><font color="#888888"><br></font></span></div><span class="HOEnZb"><font color="#888888"><div><br></div><div>dt</div></font></span></div><span class="HOEnZb"><font color="#888888"><div><br></div>-- <br><br>Dean Troyer<br><a href="mailto:dtroyer@gmail.com" target="_blank">dtroyer@gmail.com</a><br>
</font></span></div></div>
<br>_______________________________________________<br>
Mailing list: <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a><br>
Post to     : <a href="mailto:openstack@lists.openstack.org">openstack@lists.openstack.org</a><br>
Unsubscribe : <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a><br>
<br></blockquote></div><br></div>