Merge "nova-manage docs: add cells commands prep"

This commit is contained in:
Jenkins 2017-01-25 23:56:06 +00:00 committed by Gerrit Code Review
commit 3ef7e7f0dd

View File

@ -32,15 +32,13 @@ The standard pattern for executing a nova-manage command is:
Run without arguments to see a list of available command categories:
``nova-manage``
Categories are project, shell, vpn, and floating. Detailed descriptions are below.
You can also run with a category argument such as user to see a list of all commands in that category:
``nova-manage db``
These sections describe the available categories and arguments for nova-manage.
Nova Db
~~~~~~~
Nova Database
~~~~~~~~~~~~~
``nova-manage db version``
@ -60,8 +58,8 @@ Nova Db
Lists and optionally deletes database records where instance_uuid is NULL.
Nova ApiDb
~~~~~~~~~~
Nova API Database
~~~~~~~~~~~~~~~~~
``nova-manage api_db version``