python-openstackclient/doc/source/cli
Colleen Murphy 375964f270 Add CRUD support for application credentials
Add support for creating, retrieving, and deleting application
credentials. Application credentials do not support updates.

In order to provide a positive user experience for the `--role` option,
this patch also includes an improvement to the
`identity.common._get_token_resource()` function that allows it to
introspect the roles list within a token. This way there is no need to
make a request to keystone to retrieve a role object, which would fail
most of the time anyway due to keystone's default policy prohibiting
unprivileged users from retrieving roles.

bp application-credentials

Change-Id: I29e03b72acd931305cbdac5a9ff666854d05c6d7
2018-01-30 21:50:01 +01:00
..
command-objects Add CRUD support for application credentials 2018-01-30 21:50:01 +01:00
data Remove inaccurate mapping of 'host-meta' in csv 2017-06-29 16:54:59 +08:00
man Update the documentation link for doc migration 2017-07-24 11:33:07 +08:00
authentication.rst Fix indentation in authentication.rst 2018-01-17 18:33:33 +01:00
backwards-incompatible.rst Release note cleanup for 3.12.0 2017-07-23 16:51:47 +00:00
command-list.rst reorganize existing documentation according to the new standard layout 2017-06-23 11:54:32 +02:00
commands.rst Add python-rsdclient into plugin list 2017-10-27 16:00:22 -07:00
decoder.rst reorganize existing documentation according to the new standard layout 2017-06-23 11:54:32 +02:00
index.rst reorganize existing documentation according to the new standard layout 2017-06-23 11:54:32 +02:00
interactive.rst reorganize existing documentation according to the new standard layout 2017-06-23 11:54:32 +02:00
plugin-commands.rst Set correct designate endpoint in docs 2017-11-28 18:16:01 -05:00