diff options
| author | Ken Pepple <ken.pepple@gmail.com> | 2011-04-07 11:25:44 -0700 |
|---|---|---|
| committer | Ken Pepple <ken.pepple@gmail.com> | 2011-04-07 11:25:44 -0700 |
| commit | 11b76108dbd8a540da151141f5208de9358cf38b (patch) | |
| tree | abecb598c035a1e5058c2abf72994b8eab189638 /doc | |
| parent | ce5e102d0097f1b3f2322dc0d1ac1d0e5dea7f0a (diff) | |
added -manage vm [list|live-migration] to man page
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/source/man/novamanage.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/man/novamanage.rst b/doc/source/man/novamanage.rst index b7688f0d8..9c54f3608 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 |
