diff options
| author | Xi Yang <yang.xi@99cloud.net> | 2015-11-08 22:05:15 +0800 |
|---|---|---|
| committer | Xi Yang <yang.xi@99cloud.net> | 2015-11-27 17:56:10 +0800 |
| commit | 54b0ef3358b25b0c164ee5f4eba07ee474513d3a (patch) | |
| tree | 68fe2d59b18a53fb1d13601831a0d6a81609ec3b /doc/source/man | |
| parent | 8d523266fcfc1c71734f22ec0ae4d5707097dfc8 (diff) | |
| download | python-openstackclient-54b0ef3358b25b0c164ee5f4eba07ee474513d3a.tar.gz | |
Use Block Storage instead of Volume
Volume is better to be replaced by Block Storage in the
doc.
Change-Id: I736669ee01c7385b6e701cb20f4334eff1c49286
Diffstat (limited to 'doc/source/man')
| -rw-r--r-- | doc/source/man/openstack.rst | 2 |
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 --------------- |
