diff options
| author | Steve Martinelli <stevemar@ca.ibm.com> | 2015-01-10 02:43:20 -0500 |
|---|---|---|
| committer | Steve Martinelli <stevemar@ca.ibm.com> | 2015-01-12 21:59:44 -0500 |
| commit | 673e0d88ffc299230823204793eb4b4a18a37530 (patch) | |
| tree | b339a8353e1b9219f46c4f38fdbe5acb75f43c3e /doc/source/commands.rst | |
| parent | a7a1a576e0ee136f238f6be104708bcad530daca (diff) | |
| download | python-openstackclient-673e0d88ffc299230823204793eb4b4a18a37530.tar.gz | |
Command doc: policy
Also tweaked a bunch of the code to not show 'blob', but 'rules'
instead.
Change-Id: I6db798d272ff416a77f169c0e912d2096fa02504
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 6fe91a1f..6dbaf117 100644 --- a/doc/source/commands.rst +++ b/doc/source/commands.rst @@ -98,7 +98,7 @@ referring to both Compute and Volume quotas. * ``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 -* ``policy``: Identity - determines authorization +* ``policy``: (**Identity**) determines authorization * ``project``: (**Identity**) owns a group of resources * ``quota``: (**Compute**, **Volume**) resource usage restrictions * ``region``: (**Identity**) a subset of an OpenStack deployment |
