diff options
| author | Jenkins <jenkins@review.openstack.org> | 2015-01-08 23:06:59 +0000 |
|---|---|---|
| committer | Gerrit Code Review <review@openstack.org> | 2015-01-08 23:06:59 +0000 |
| commit | 1dd61125017beec9b6e29010050694c2068700fd (patch) | |
| tree | 787eaa5d436183ab57e06f41c70aa6f99dd15b85 /doc/source/commands.rst | |
| parent | 0af779a91beba970535bcb90d5d15c75bd07ec94 (diff) | |
| parent | c9cf126a83459e1b843153a91dfe86d975d0d8bb (diff) | |
| download | python-openstackclient-1dd61125017beec9b6e29010050694c2068700fd.tar.gz | |
Merge "Command doc: identity provider"
Diffstat (limited to 'doc/source/commands.rst')
| -rw-r--r-- | doc/source/commands.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/commands.rst b/doc/source/commands.rst index 1184e3c4..8726e9f2 100644 --- a/doc/source/commands.rst +++ b/doc/source/commands.rst @@ -87,7 +87,7 @@ referring to both Compute and Volume quotas. * ``group``: (**Identity**) a grouping of users * ``host``: Compute - the physical computer running a hypervisor * ``hypervisor``: Compute - the virtual machine manager -* ``identity provider``: Identity - a source of users and authentication +* ``identity provider``: (**Identity**) a source of users and authentication * ``image``: Image - a disk image * ``ip fixed``: Compute, Network - an internal IP address assigned to a server * ``ip floating``: Compute, Network - a public IP address that can be mapped to a server |
