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/command-objects/limits.rst | |
| 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/command-objects/limits.rst')
| -rw-r--r-- | doc/source/command-objects/limits.rst | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/source/command-objects/limits.rst b/doc/source/command-objects/limits.rst index 0d466af6..6a7509f2 100644 --- a/doc/source/command-objects/limits.rst +++ b/doc/source/command-objects/limits.rst @@ -2,14 +2,14 @@ limits ====== -The Compute and Volume APIs have resource usage limits. +The Compute and Block Storage APIs have resource usage limits. -Compute v2, Volume v1 +Compute v2, Block Storage v1 limits show ----------- -Show compute and volume limits +Show compute and block storage limits .. program:: limits show .. code:: bash |
