summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcychiang <cychiang@cht.com.tw>2019-06-26 16:07:04 +0800
committercychiang <cychiang@cht.com.tw>2019-06-26 16:07:04 +0800
commit203e02e769c88bb6c342477ea6836e5e935c5325 (patch)
tree525bb071bf4cbc1625970b34dce5dde7a1c39b63
parentba85b79dd6208cbb3d1e502d3356df3dc6a9262e (diff)
downloadpython-cinderclient-203e02e769c88bb6c342477ea6836e5e935c5325.tar.gz
Remove the hard-coded version number.
Reference the python-novaclient cli doc. And removed the "cinder version 2.2.0." in python-cinderclient cli doc to avoid confusing users. Closes-Bug: #1831636 Change-Id: I67ef7e532ba46932d9f5d2835a611162140b354c
-rw-r--r--doc/source/cli/details.rst2
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/source/cli/details.rst b/doc/source/cli/details.rst
index 87e18f5..b5a5672 100644
--- a/doc/source/cli/details.rst
+++ b/doc/source/cli/details.rst
@@ -23,8 +23,6 @@ Block Storage service (cinder) command-line client
The cinder client is the command-line interface (CLI) for
the Block Storage service (cinder) API and its extensions.
-This chapter documents :command:`cinder` version ``2.2.0``.
-
For help on a specific :command:`cinder` command, enter:
.. code-block:: console