Jamie Hannaford | 8c072a3 | 2014-10-16 14:33:32 +0200 | [diff] [blame] | 1 | /* |
2 | Package tenants contains API calls that query for information about tenants on an OpenStack deployment. | ||||
3 | |||||
4 | See: http://developer.openstack.org/api-ref-identity-v2.html#identity-auth-v2 | ||||
5 | And: http://developer.openstack.org/api-ref-identity-v2.html#admin-tenants | ||||
6 | */ | ||||
7 | package tenants |