From 5cd22bb18a49849dc80534018f1cbbe02d122460 Mon Sep 17 00:00:00 2001 From: Minmin Ren Date: Fri, 10 May 2019 09:40:01 +0000 Subject: 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 --- doc/source/cli/details.rst | 8 -------- 1 file changed, 8 deletions(-) (limited to 'doc') 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. -- cgit v1.2.1