Remove live-migration from nova-manage man page

There is no command for live-migration in nova-manage
so remove it from the man page.

Change-Id: I29764bcc4592ce023cfce53a477a851a633e6541
This commit is contained in:
Matt Riedemann 2016-07-07 16:04:13 -04:00
parent 8f5c2c0447
commit c1d7fc702a

View File

@ -165,9 +165,6 @@ Nova VM
``nova-manage vm list [host]``
Show a list of all instances. Accepts optional hostname (to show only instances on specific host).
``nova-manage live-migration <ec2_id> <destination host name>``
Live migrate instance from current host to destination host. Requires instance id (which comes from euca-describe-instance) and destination host name (which can be found from nova-manage service list).
SEE ALSO
========