Ash Wilson | 1f11051 | 2014-10-02 15:43:47 -0400 | [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 |