From ce56fe45cc05e808ddcc5aaf19e9f16c39080e43 Mon Sep 17 00:00:00 2001 From: Diana Clarke Date: Tue, 17 Jan 2017 10:32:59 -0500 Subject: [PATCH] nova-manage docs: add cells commands prep This is the first commit in a series to document the nova-manage cells commands. This scope of this first commit is limited to cleaning up the section titles, and removing the hardcoded list of categories as it is prone to becoming out of date (and is currently not up-to-date). Change-Id: I59af436fca739de3d4d5033f7b5eb43a8dff287f --- doc/source/man/nova-manage.rst | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/doc/source/man/nova-manage.rst b/doc/source/man/nova-manage.rst index df9ba353ec55..0cf8825832d3 100644 --- a/doc/source/man/nova-manage.rst +++ b/doc/source/man/nova-manage.rst @@ -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``