summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMinmin Ren <renmm6@chinaunicom.cn>2019-05-10 09:40:01 +0000
committerrenminmin <renmm6@chinaunicom.cn>2019-06-19 03:16:42 +0000
commit5cd22bb18a49849dc80534018f1cbbe02d122460 (patch)
treea2b82e4c240d01f1091d0aabc96efe38d8d21e27 /doc
parent938c00a972aa1fd7329082b3ccdda9f5d2b31a9a (diff)
downloadpython-cinderclient-5cd22bb18a49849dc80534018f1cbbe02d122460.tar.gz
Remove promote/reenable replication
The replication 1.0 API os-promote-replica and os-reenable-replica were removed[1], then remove useless code from cinderclient. [1]: https://review.openstack.org/#/c/275797/ Change-Id: Icf98f294c089942e11607786e932abc959f77b3b
Diffstat (limited to 'doc')
-rw-r--r--doc/source/cli/details.rst8
1 files changed, 0 insertions, 8 deletions
diff --git a/doc/source/cli/details.rst b/doc/source/cli/details.rst
index 87e18f5..e4f5eea 100644
--- a/doc/source/cli/details.rst
+++ b/doc/source/cli/details.rst
@@ -693,14 +693,6 @@ cinder usage
``rename``
Renames a volume.
-``replication-promote``
- Promote a secondary volume to primary for a
- relationship.
-
-``replication-reenable``
- Sync the secondary volume with primary for a
- relationship.
-
``reset-state``
Explicitly updates the entity state in the Cinder
database.