diff options
| author | Steve Martinelli <stevemar@ca.ibm.com> | 2015-01-06 01:43:49 -0500 |
|---|---|---|
| committer | Steve Martinelli <stevemar@ca.ibm.com> | 2015-01-08 16:39:06 -0500 |
| commit | e8be3b64c1956b58fa0a5b6d460c8bf07085951c (patch) | |
| tree | b1adffe0b23d4a7b4926ee207d02cb0abe62b5a1 /doc/source/commands.rst | |
| parent | 6b196d1a17531b56d0a19b95a81a21c6a2ccc625 (diff) | |
| download | python-openstackclient-e8be3b64c1956b58fa0a5b6d460c8bf07085951c.tar.gz | |
Command doc: mapping
Also tweaked the code for `mapping set` as it was previously
using cliff Show instead of cliff Command.
Change-Id: I0ea1383a9f2dddf4b2f717b2aa16bbd60ab1720c
Diffstat (limited to 'doc/source/commands.rst')
| -rw-r--r-- | doc/source/commands.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/source/commands.rst b/doc/source/commands.rst index bb3db187..8976fc02 100644 --- a/doc/source/commands.rst +++ b/doc/source/commands.rst @@ -93,6 +93,7 @@ referring to both Compute and Volume quotas. * ``ip floating``: Compute, Network - a public IP address that can be mapped to a server * ``keypair``: (**Compute**) an SSH public key * ``limits``: (**Compute**, **Volume**) resource usage limits +* ``mapping``: (**Identity**) a definition to translate identity provider attributes to Identity concepts * ``module``: internal - installed Python modules in the OSC process * ``network``: Network - a virtual network for connecting servers and other resources * ``object``: (**Object Store**) a single file in the Object Store |
