Identity v3 Service Catalog action implementations
Identity v3 Consumer action implementations
Bases: cliff.show.ShowOne
Create new consumer
Bases: cliff.command.Command
Delete consumer
Bases: cliff.lister.Lister
List consumers
Identity v3 Credential action implementations
Bases: cliff.show.ShowOne
Create credential command
Bases: cliff.command.Command
Delete credential command
Bases: cliff.lister.Lister
List credential command
Identity v3 Domain action implementations
Bases: cliff.show.ShowOne
Create new domain
Bases: cliff.command.Command
Delete domain
Bases: cliff.lister.Lister
List domains
Identity v3 Endpoint action implementations
Bases: cliff.show.ShowOne
Create new endpoint
Bases: cliff.command.Command
Delete endpoint
Bases: cliff.lister.Lister
List endpoints
Bases: cliff.command.Command
Set endpoint properties
Bases: cliff.show.ShowOne
Display endpoint details
Identity v3 Protocols actions implementations
Bases: cliff.show.ShowOne
Create new federation protocol
Bases: cliff.command.Command
Delete federation protocol
Bases: cliff.lister.Lister
List federation protocols
Group action implementations
Bases: cliff.command.Command
Add user to group
Bases: cliff.command.Command
Check user membership in group
Bases: cliff.show.ShowOne
Create new group
Bases: cliff.command.Command
Delete group(s)
Bases: cliff.lister.Lister
List groups
Bases: cliff.command.Command
Remove user from group
Identity v3 IdentityProvider action implementations
Bases: cliff.show.ShowOne
Create new identity provider
Bases: cliff.command.Command
Delete identity provider
Bases: cliff.lister.Lister
List identity providers
Identity v3 federation mapping action implementations
Bases: cliff.show.ShowOne, openstackclient.identity.v3.mapping._RulesReader
Create new mapping
Bases: cliff.command.Command
Delete mapping
Bases: cliff.lister.Lister
List mappings
Identity v3 Policy action implementations
Bases: cliff.show.ShowOne
Create new policy
Bases: cliff.command.Command
Delete policy
Bases: cliff.lister.Lister
List policies
Project action implementations
Bases: cliff.show.ShowOne
Create new project
Bases: cliff.command.Command
Delete project(s)
Bases: cliff.lister.Lister
List projects
Identity v3 Region action implementations
Bases: cliff.show.ShowOne
Create new region
Bases: cliff.command.Command
Delete region
Bases: cliff.lister.Lister
List regions
Identity v3 Role action implementations
Bases: cliff.command.Command
Adds a role to a user or group on a domain or project
Bases: cliff.show.ShowOne
Create new role
Bases: cliff.command.Command
Delete role(s)
Bases: cliff.lister.Lister
List roles
Bases: cliff.command.Command
Remove role from domain/project : user/group
Identity v3 Assignment action implementations
Identity v3 Service action implementations
Bases: cliff.show.ShowOne
Create new service
Bases: cliff.command.Command
Delete service
Bases: cliff.lister.Lister
List services
Identity v3 Token action implementations
Bases: cliff.show.ShowOne
Authorize a request token
Bases: cliff.show.ShowOne
Create an access token
Identity v3 Trust action implementations
Bases: cliff.show.ShowOne
Create new trust
Bases: cliff.command.Command
Delete trust(s)
Identity v3 unscoped SAML auth action implementations.
The first step of federated auth is to fetch an unscoped token. From there, the user can list domains and projects they are allowed to access, and request a scoped token.
Bases: cliff.lister.Lister
List accessible domains
Bases: cliff.lister.Lister
List accessible projects
Check the unscoped federated context
Identity v3 User action implementations
Bases: cliff.show.ShowOne
Create new user
Bases: cliff.command.Command
Delete user(s)
Bases: cliff.lister.Lister
List users
Bases: cliff.command.Command
Change current user password