summaryrefslogtreecommitdiff
path: root/doc/source/man/novamanage.rst
diff options
context:
space:
mode:
authorKen Pepple <ken.pepple@gmail.com>2011-04-07 11:25:44 -0700
committerKen Pepple <ken.pepple@gmail.com>2011-04-07 11:25:44 -0700
commit11b76108dbd8a540da151141f5208de9358cf38b (patch)
treeabecb598c035a1e5058c2abf72994b8eab189638 /doc/source/man/novamanage.rst
parentce5e102d0097f1b3f2322dc0d1ac1d0e5dea7f0a (diff)
downloadnova-11b76108dbd8a540da151141f5208de9358cf38b.tar.gz
added -manage vm [list|live-migration] to man page
Diffstat (limited to 'doc/source/man/novamanage.rst')
-rw-r--r--doc/source/man/novamanage.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/man/novamanage.rst b/doc/source/man/novamanage.rst
index b7688f0d8c..9c54f3608c 100644
--- a/doc/source/man/novamanage.rst
+++ b/doc/source/man/novamanage.rst
@@ -247,7 +247,7 @@ Nova VM
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.
+ 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).
FILES