summaryrefslogtreecommitdiff
path: root/doc/source/man/openstack.rst
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2016-01-04 16:23:29 +0000
committerGerrit Code Review <review@openstack.org>2016-01-04 16:23:30 +0000
commit5aeb83115721a7a03acdb0bcbb14cf9e48ca4c53 (patch)
treece79fc503c0881b89da5f6841d6cf1765fe192f2 /doc/source/man/openstack.rst
parent74a0b2a1901f8ba31ce9faee7ab18a48c6e558f9 (diff)
parent54b0ef3358b25b0c164ee5f4eba07ee474513d3a (diff)
downloadpython-openstackclient-5aeb83115721a7a03acdb0bcbb14cf9e48ca4c53.tar.gz
Merge "Use Block Storage instead of Volume"
Diffstat (limited to 'doc/source/man/openstack.rst')
-rw-r--r--doc/source/man/openstack.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/man/openstack.rst b/doc/source/man/openstack.rst
index 3e47635e..a33b1891 100644
--- a/doc/source/man/openstack.rst
+++ b/doc/source/man/openstack.rst
@@ -171,7 +171,7 @@ project support. The object names may consist of multiple words to compose a
unique name. Occasionally when multiple APIs have a common name with common
overlapping purposes there will be options to select which object to use, or
the API resources will be merged, as in the ``quota`` object that has options
-referring to both Compute and Volume quotas.
+referring to both Compute and Block Storage quotas.
Command Actions
---------------