[openstack-dev] [keystone] roles and tenants

David Chadwick d.w.chadwick at kent.ac.uk
Wed Nov 14 19:32:49 UTC 2012


What is the difference between these two roles? One contains a tenant, 
the other does not.

<user id="u123" name="jqsmith">
         <roles>
             <role id="100" name="compute:admin"/>
             <role id="101" name="object-store:admin" tenantId="t1000"/>
         </roles>
     </user>

regards

David



More information about the OpenStack-dev mailing list