[cli-ref] consolidate server-side commands
To add more server-side commands, reorganize the section structure. Change-Id: Id44a1e74c5ed6b1b128b16c797e59a5941ab3b51
This commit is contained in:
parent
4674ab6c8a
commit
8482e8d854
9
doc/cli-reference/source/database.rst
Normal file
9
doc/cli-reference/source/database.rst
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
=====================================
|
||||||
|
Database service command-line clients
|
||||||
|
=====================================
|
||||||
|
|
||||||
|
.. toctree::
|
||||||
|
:maxdepth: 1
|
||||||
|
|
||||||
|
trove
|
||||||
|
trove-manage
|
@ -15,33 +15,31 @@ Contents
|
|||||||
.. toctree::
|
.. toctree::
|
||||||
:maxdepth: 1
|
:maxdepth: 1
|
||||||
|
|
||||||
common/conventions.rst
|
common/conventions
|
||||||
overview.rst
|
overview
|
||||||
openstack.rst
|
openstack
|
||||||
|
|
||||||
murano.rst
|
murano
|
||||||
ironic.rst
|
ironic
|
||||||
cinder.rst
|
cinder
|
||||||
senlin.rst
|
senlin
|
||||||
compute.rst
|
compute
|
||||||
magnum.rst
|
magnum
|
||||||
sahara.rst
|
sahara
|
||||||
trove.rst
|
database
|
||||||
trove-misc.rst
|
designate
|
||||||
designate.rst
|
glance
|
||||||
glance.rst
|
barbican
|
||||||
barbican.rst
|
monasca
|
||||||
monasca.rst
|
networking
|
||||||
neutron.rst
|
swift
|
||||||
neutron-misc.rst
|
heat
|
||||||
swift.rst
|
cloudkitty
|
||||||
heat.rst
|
manila
|
||||||
cloudkitty.rst
|
solum
|
||||||
manila.rst
|
ceilometer
|
||||||
solum.rst
|
gnocchi
|
||||||
ceilometer.rst
|
mistral
|
||||||
gnocchi.rst
|
|
||||||
mistral.rst
|
|
||||||
|
|
||||||
Appendix
|
Appendix
|
||||||
~~~~~~~~
|
~~~~~~~~
|
||||||
@ -49,7 +47,7 @@ Appendix
|
|||||||
.. toctree::
|
.. toctree::
|
||||||
:maxdepth: 1
|
:maxdepth: 1
|
||||||
|
|
||||||
common/app_support.rst
|
common/app_support
|
||||||
|
|
||||||
Glossary
|
Glossary
|
||||||
~~~~~~~~
|
~~~~~~~~
|
||||||
@ -57,7 +55,7 @@ Glossary
|
|||||||
.. toctree::
|
.. toctree::
|
||||||
:maxdepth: 1
|
:maxdepth: 1
|
||||||
|
|
||||||
common/glossary.rst
|
common/glossary
|
||||||
|
|
||||||
Search in this guide
|
Search in this guide
|
||||||
~~~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~~~
|
||||||
|
10
doc/cli-reference/source/networking.rst
Normal file
10
doc/cli-reference/source/networking.rst
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
=======================================
|
||||||
|
Networking service command-line clients
|
||||||
|
=======================================
|
||||||
|
|
||||||
|
.. toctree::
|
||||||
|
:maxdepth: 1
|
||||||
|
|
||||||
|
neutron
|
||||||
|
neutron-debug
|
||||||
|
neutron-sanity-check
|
@ -1,11 +0,0 @@
|
|||||||
.. This file is manually generated, unlike many of the other chapters.
|
|
||||||
|
|
||||||
============================================
|
|
||||||
Networking miscellaneous command-line client
|
|
||||||
============================================
|
|
||||||
|
|
||||||
.. toctree::
|
|
||||||
:maxdepth: 2
|
|
||||||
|
|
||||||
neutron-debug
|
|
||||||
neutron-sanity-check
|
|
@ -1,10 +0,0 @@
|
|||||||
.. This file is manually generated, unlike many of the other chapters.
|
|
||||||
|
|
||||||
==================================================
|
|
||||||
Database service miscellaneous command-line client
|
|
||||||
==================================================
|
|
||||||
|
|
||||||
.. toctree::
|
|
||||||
:maxdepth: 2
|
|
||||||
|
|
||||||
trove-manage
|
|
Loading…
Reference in New Issue
Block a user