Represents a Keystone tenant
Manager class for manipulating Keystone tenants
Add a user to a tenant with the given role.
Create a new tenant.
Delete a tenant.
Get a list of tenants.
Parameters: |
|
---|---|
Return type: | list of Tenant |
List users for a tenant.
Remove the specified role from the user on the tenant.
Update a tenant with a new name and description.