diff --git a/doc/source/man/cinder-manage.rst b/doc/source/man/cinder-manage.rst index 7d2e7a51f57..3ed6707b92c 100644 --- a/doc/source/man/cinder-manage.rst +++ b/doc/source/man/cinder-manage.rst @@ -7,9 +7,9 @@ Control and manage OpenStack block storage ------------------------------------------------------ :Author: openstack@lists.openstack.org -:Date: 2013-05-30 +:Date: 2015-11-03 :Copyright: OpenStack Foundation -:Version: 2013.2 +:Version: 7.0.0 :Manual section: 1 :Manual group: cloud computing @@ -35,7 +35,7 @@ For example, to obtain a list of the cinder services currently running: Run without arguments to see a list of available command categories: ``cinder-manage`` -Categories are shell, logs, migrate, db, volume, host, service, backup, version, sm and config. Detailed descriptions are below. +Categories are shell, logs, migrate, db, volume, host, service, backup, version, and config. Detailed descriptions are below. You can also run with a category argument such as 'db' to see a list of all commands in that category: ``cinder-manage db`` @@ -95,14 +95,14 @@ Cinder Shell Cinder Volume ~~~~~~~~~~~~~ -``cinder-manage volume reattach `` - - Re-attach a volume that has previously been attached to an instance. - ``cinder-manage volume delete `` Delete a volume without first checking that the volume is available. +``cinder-manage volume update_host --currenthost --newhost `` + + Updates the host name of all volumes currently associated with a specified host. + Cinder Host ~~~~~~~~~~~ @@ -117,6 +117,10 @@ Cinder Service Displays a list of all cinder services and their host, zone, status, state and when the information was last updated. +``cinder-manage service remove `` + + Removes a specified cinder service from a specified host. + Cinder Backup ~~~~~~~~~~~~~ @@ -131,33 +135,6 @@ Cinder Version Displays the codebase version cinder is running upon. -Cinder Storage Management -~~~~~~~~~~~~~~~~~~~~~~~~~ - -``cinder-manage sm flavor_create