summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorXi Yang <yang.xi@99cloud.net>2015-11-08 22:05:15 +0800
committerXi Yang <yang.xi@99cloud.net>2015-11-27 17:56:10 +0800
commit54b0ef3358b25b0c164ee5f4eba07ee474513d3a (patch)
tree68fe2d59b18a53fb1d13601831a0d6a81609ec3b /README.rst
parent8d523266fcfc1c71734f22ec0ae4d5707097dfc8 (diff)
downloadpython-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 'README.rst')
-rw-r--r--README.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.rst b/README.rst
index 7a92b1c9..53b42a7d 100644
--- a/README.rst
+++ b/README.rst
@@ -11,8 +11,8 @@ OpenStackClient
:alt: Downloads
OpenStackClient (aka OSC) is a command-line client for OpenStack that brings
-the command set for Compute, Identity, Image, Object Store and Volume APIs
-together in a single shell with a uniform command structure.
+the command set for Compute, Identity, Image, Object Store and Block Storage
+APIs together in a single shell with a uniform command structure.
The primary goal is to provide a unified shell command structure and a common
language to describe operations in OpenStack.