[Openstack] Get tenant by name

Peter Scott Peter.J.Scott at jpl.nasa.gov
Fri Jan 9 01:42:56 UTC 2015


Hello.  The v2.0 API documentation at 
http://developer.openstack.org/api-ref-identity-v2.html says that it is 
possible to look up a tenant by name.  It comes right after the "list 
all tenants" call and looks the same, although if I understand it 
correctly it takes a request body with a 'name' parameter.

However, I can't find any Python support for that lookup nor a curl 
example.  Can someone supply either a curl example or a python call that 
looks up a tenant by name please?




More information about the Openstack mailing list