summaryrefslogtreecommitdiff
path: root/doc/source
diff options
context:
space:
mode:
authorZuul <zuul@review.openstack.org>2018-11-08 19:11:06 +0000
committerGerrit Code Review <review@openstack.org>2018-11-08 19:11:06 +0000
commit51986b1eae4b03c23641e9631487acc3ffcf458d (patch)
treea0f46622f252012819ae2dbef3467493e14706bf /doc/source
parentc3a60e11738a95663b3e27c9089671a1eab5f1c6 (diff)
parentf00ffebea61f94f2334d1c1578bc23986bbcf58c (diff)
downloadpython-openstackclient-51986b1eae4b03c23641e9631487acc3ffcf458d.tar.gz
Merge "Remove invalid 'unlock-volume' migration arg"
Diffstat (limited to 'doc/source')
-rw-r--r--doc/source/cli/command-objects/volume.rst9
1 files changed, 1 insertions, 8 deletions
diff --git a/doc/source/cli/command-objects/volume.rst b/doc/source/cli/command-objects/volume.rst
index 8df48d46..5c86d10d 100644
--- a/doc/source/cli/command-objects/volume.rst
+++ b/doc/source/cli/command-objects/volume.rst
@@ -222,7 +222,7 @@ Migrate volume to a new host
openstack volume migrate
--host <host>
[--force-host-copy]
- [--lock-volume | --unlock-volume]
+ [--lock-volume]
<volume>
.. option:: --host <host>
@@ -241,13 +241,6 @@ Migrate volume to a new host
*Volume version 2 only*
-.. option:: --unlock-volume
-
- If specified, the volume state will not be locked and the a
- migration can be aborted (default) (possibly by another operation)
-
- *Volume version 2 only*
-
.. _volume_migrate-volume:
.. describe:: <volume>