diff options
| author | Dean Troyer <dtroyer@gmail.com> | 2014-12-31 10:05:37 -0600 |
|---|---|---|
| committer | Dean Troyer <dtroyer@gmail.com> | 2014-12-31 10:07:14 -0600 |
| commit | b5ce0f145f9342a01370ac34a7a11d40df703249 (patch) | |
| tree | fd64a560378c6e9a29e6160f7074160c862e038b /doc/source/commands.rst | |
| parent | be8cac9cea15e4935247df5e41a3cfdc7a58e204 (diff) | |
| download | python-openstackclient-b5ce0f145f9342a01370ac34a7a11d40df703249.tar.gz | |
Command docs: region
Fix up formatting fro region command docs and help
Change-Id: Icf8c03da38b30fc69e7fe70f9c14aaa99881d320
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 04c451c8..6aaa25e7 100644 --- a/doc/source/commands.rst +++ b/doc/source/commands.rst @@ -97,7 +97,7 @@ referring to both Compute and Volume quotas. * ``policy``: Identity - determines authorization * ``project``: (**Identity**) owns a group of resources * ``quota``: (**Compute**, **Volume**) resource usage restrictions -* ``region``: (**Identity**) +* ``region``: (**Identity**) a subset of an OpenStack deployment * ``request token``: Identity - temporary OAuth-based token * ``role``: Identity - a policy object used to determine authorization * ``security group``: Compute, Network - groups of network access rules |
