diff options
| author | Dean Troyer <dtroyer@gmail.com> | 2014-12-31 10:03:28 -0600 |
|---|---|---|
| committer | Lin Hua Cheng <os.lcheng@gmail.com> | 2015-01-12 05:22:52 +0000 |
| commit | 6ebbd278cfcedc77402b66481762a2217953fa6e (patch) | |
| tree | ae60208c73cccd8d83699fc77698e789c90754af /doc/source/commands.rst | |
| parent | d2943d2592b2de98a59c44445c5cd2cc564740da (diff) | |
| download | python-openstackclient-6ebbd278cfcedc77402b66481762a2217953fa6e.tar.gz | |
Command docs: add service
Co-Authored-By: Lin Hua Cheng <os.lcheng@gmail.com>
Change-Id: Icd39e6d769fd4c4797fcf4ef9eb97c71ed166b3b
Closes-Bug: #1404434
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 3a7fdd23..6fe91a1f 100644 --- a/doc/source/commands.rst +++ b/doc/source/commands.rst @@ -109,7 +109,7 @@ referring to both Compute and Volume quotas. * ``security group rule``: Compute, Network - the individual rules that define protocol/IP/port access * ``server``: (**Compute**) virtual machine instance * ``server image``: (**Compute**) saved server disk image -* ``service``: Identity - a cloud service +* ``service``: (**Identity**) a cloud service * ``snapshot``: (**Volume**) a point-in-time copy of a volume * ``token``: (**Identity**) a bearer token managed by Identity service * ``usage``: (**Compute**) display host resources being consumed |
