summaryrefslogtreecommitdiff
path: root/doc/source/commands.rst
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2016-11-10 14:13:28 +0000
committerGerrit Code Review <review@openstack.org>2016-11-10 14:13:28 +0000
commitb37ad9992b69c16644222e8f092cd4bdc5e8292a (patch)
treed08dfacc3b325a234cf5da150db61c97d3be8c2f /doc/source/commands.rst
parent8b2f25682850ca747dcc0961b894ed5f5644580a (diff)
parentd7c8bb88e4a117d8ab6a53c3a7d14cc7a4105eda (diff)
downloadpython-openstackclient-b37ad9992b69c16644222e8f092cd4bdc5e8292a.tar.gz
Merge "Add "volume migrate" command"
Diffstat (limited to 'doc/source/commands.rst')
-rw-r--r--doc/source/commands.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/source/commands.rst b/doc/source/commands.rst
index 3e0f932e..6a4d9990 100644
--- a/doc/source/commands.rst
+++ b/doc/source/commands.rst
@@ -232,8 +232,8 @@ Those actions with an opposite action are noted in parens if applicable.
* ``issue`` (``revoke``) - issue a token
* ``list`` - display summary information about multiple objects
* ``lock`` (``unlock``) - lock one or more servers so that non-admin user won't be able to execute actions
-* ``migrate`` - move a server to a different host; ``--live`` performs a
- live migration if possible
+* ``migrate`` - move a server or a volume to a different host; ``--live`` performs a
+ live server migration if possible
* ``pause`` (``unpause``) - stop one or more servers and leave them in memory
* ``reboot`` - forcibly reboot a server
* ``rebuild`` - rebuild a server using (most of) the same arguments as in the original create