diff --git a/doc/source/man/nova-manage.rst b/doc/source/man/nova-manage.rst index df9ba353ec55..341941702045 100644 --- a/doc/source/man/nova-manage.rst +++ b/doc/source/man/nova-manage.rst @@ -2,14 +2,14 @@ nova-manage =========== ------------------------------------------------------- -control and manage cloud computer instances and images ------------------------------------------------------- +------------------------------------------- +control and manage cloud computer instances +------------------------------------------- :Author: openstack@lists.openstack.org -:Date: 2012-04-05 +:Date: 2017-01-15 :Copyright: OpenStack Foundation -:Version: 2012.1 +:Version: 15.0.0 :Manual section: 1 :Manual group: cloud computing @@ -119,29 +119,6 @@ Nova Project usage record matches the actual used. If a key is not specified then all quota usages relevant to the project/user are refreshed. -Nova Images -~~~~~~~~~~~ - -``nova-manage image image_register `` - - Registers an image with the image service. - -``nova-manage image kernel_register `` - - Registers a kernel with the image service. - -``nova-manage image ramdisk_register `` - - Registers a ramdisk with the image service. - -``nova-manage image all_register `` - - Registers an image kernel and ramdisk with the image service. - -``nova-manage image convert `` - - Converts all images in directory from the old (Bexar) format to the new format. - SEE ALSO ========