Skip to content

Commit 0ffb61d

Browse files
author
Arefiev Anton
committed
Doc: update live-migration cmd
The deprecated `--live` option of the `server migrate` command was removed I37ef09eca0db9286544a4b0bb33f845311baa9b2 Update docs with new arguments. Change-Id: Id7a9a7509ca5e7811b6d3ce060390ea23c93d4ce
1 parent 3c4096a commit 0ffb61d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/admin/live-migration-usage.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ Manual selection of the destination host
102102

103103
.. code-block:: console
104104
105-
$ openstack server migrate d1df1b5a-70c4-4fed-98b7-423362f2c47c --live HostC
105+
$ openstack server migrate d1df1b5a-70c4-4fed-98b7-423362f2c47c --live-migration --host HostC
106106
107107
#. Confirm that the instance has been migrated successfully:
108108

0 commit comments

Comments
 (0)