diff options
| author | Jenkins <jenkins@review.openstack.org> | 2015-01-09 08:38:46 +0000 |
|---|---|---|
| committer | Gerrit Code Review <review@openstack.org> | 2015-01-09 08:38:46 +0000 |
| commit | 32c933528b2c4f9f387018cdf0f9ea58838ec555 (patch) | |
| tree | 3a25573d74e8ff0bf971c7e07e1ce5e24afc0f1b /doc/source/commands.rst | |
| parent | bf964810b7c019f22d80084bb2318f4eaac6911f (diff) | |
| parent | 6025fa83f193fe422cff1fdc93f658ec457e0136 (diff) | |
| download | python-openstackclient-32c933528b2c4f9f387018cdf0f9ea58838ec555.tar.gz | |
Merge "Request token creation docs + tweaks"
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 a8bffa36..f0bbd116 100644 --- a/doc/source/commands.rst +++ b/doc/source/commands.rst @@ -102,7 +102,7 @@ referring to both Compute and Volume quotas. * ``project``: (**Identity**) owns a group of resources * ``quota``: (**Compute**, **Volume**) resource usage restrictions * ``region``: (**Identity**) a subset of an OpenStack deployment -* ``request token``: Identity - temporary OAuth-based token +* ``request token``: (**Identity**) temporary OAuth-based token * ``role``: (**Identity**) a policy object used to determine authorization * ``role assignment``: (**Identity**) a relationship between roles, users or groups, and domains or projects * ``security group``: Compute, Network - groups of network access rules |
