diff options
| author | Jenkins <jenkins@review.openstack.org> | 2016-01-04 16:23:29 +0000 |
|---|---|---|
| committer | Gerrit Code Review <review@openstack.org> | 2016-01-04 16:23:30 +0000 |
| commit | 5aeb83115721a7a03acdb0bcbb14cf9e48ca4c53 (patch) | |
| tree | ce79fc503c0881b89da5f6841d6cf1765fe192f2 /doc/source/commands.rst | |
| parent | 74a0b2a1901f8ba31ce9faee7ab18a48c6e558f9 (diff) | |
| parent | 54b0ef3358b25b0c164ee5f4eba07ee474513d3a (diff) | |
| download | python-openstackclient-5aeb83115721a7a03acdb0bcbb14cf9e48ca4c53.tar.gz | |
Merge "Use Block Storage instead of Volume"
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 0ec4f71b..621a0a90 100644 --- a/doc/source/commands.rst +++ b/doc/source/commands.rst @@ -70,7 +70,7 @@ the API resources will be merged, as in the ``quota`` object that has options referring to both Compute and Volume quotas. * ``access token``: (**Identity**) long-lived OAuth-based token -* ``availability zone``: (**Compute**) a logical partition of hosts or volume services +* ``availability zone``: (**Compute**) a logical partition of hosts or block storage services * ``aggregate``: (**Compute**) a grouping of servers * ``backup``: (**Volume**) a volume copy * ``catalog``: (**Identity**) service catalog |
