Represents a Keystone role
Manager class for manipulating Keystone roles
Adds a role to a user.
If tenant is specified, the role is added just for that tenant, otherwise the role is added globally.
Create a role.
Delete a role.
List all available roles.
Removes a role from a user.
If tenant is specified, the role is removed just for that tenant, otherwise the role is removed from the user’s global roles.