python-openstackclient/doc/source/cli/data/keystone.csv
Doug Hellmann 9599ffe65d reorganize existing documentation according to the new standard layout
Move existing content around based on the doc-migration specification.

Replace :doc: markup with :ref: to have sphinx keep track of where the
files move and generate valid hyperlinks.

Add a few toctrees and index pages for the new directories.

Depends-On: Ia750cb049c0f53a234ea70ce1f2bbbb7a2aa9454
Change-Id: I253ee8f89d3ec40e39310c18bb87ed1d3d5de330
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2017-06-23 11:54:32 +02:00

2.3 KiB

1catalogcatalog showList service catalog, possibly filtered by service.
2ec2-credentials-createec2 credentials createCreate EC2-compatible credentials for user per tenant.
3ec2-credentials-deleteec2 credentials deleteDelete EC2-compatible credentials.
4ec2-credentials-getec2 credentials showDisplay EC2-compatible credentials.
5ec2-credentials-listec2 credentials listList EC2-compatible credentials for a user.
6endpoint-createendpoint createCreate a new endpoint associated with a service.
7endpoint-deleteendpoint deleteDelete a service endpoint.
8endpoint-getendpoint getFind endpoint filtered by a specific attribute or service type.
9endpoint-listendpoint listList configured service endpoints.
10password-updateuser password setUpdate own password.
11role-createrole createCreate new role.
12role-deleterole deleteDelete role.
13role-getrole showDisplay role details.
14role-listrole listList all roles.
15service-createservice createAdd service to Service Catalog.
16service-deleteservice deleteDelete service from Service Catalog.
17service-getservice showDisplay service from Service Catalog.
18service-listservice listList all services in Service Catalog.
19tenant-createproject createCreate new tenant.
20tenant-deleteproject deleteDelete tenant.
21tenant-getproejct showDisplay tenant details.
22tenant-listproject listList all tenants.
23tenant-updateproject setUpdate tenant name, description, enabled status.
24token-gettoken issueDisplay the current user token.
25user-createuser createCreate new user.
26user-deleteuser deleteDelete user.
27user-getuser showDisplay user details.
28user-listuser listList users.
29user-password-updateuser set --passwordUpdate user password.
30user-role-addrole add <role> --user --projectAdd role to user.
31user-role-listrole assignment list --user --projectList roles granted to a user.
32user-role-removerole remove <role> --user --projectRemove role from user.
33user-updateuser setUpdate user's name, email, and enabled status.
34discoverWONTFIXDiscover Keystone servers, supported API versions and extensions.
35bootstrapWONTFIXGrants a new role to a new user on a new tenant, after creating each.
36bash-completioncompletePrints all of the commands and options to stdout.
37helphelpDisplay help about this program or one of its subcommands.