Revert "Consolidate admin guide and configuration guide"
This reverts commit a869abf951.
Actually, we need to have both admin guide and configuration
guide because openstack manual will link to these two guides
respectively.
Change-Id: I1dc4ae9b0258afdc14efdce5664ffb0c7984124d
This commit is contained in:
7
doc/source/admin/README.rst
Normal file
7
doc/source/admin/README.rst
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
===============================================
|
||||||
|
Zun Administration Documentation (source/admin)
|
||||||
|
===============================================
|
||||||
|
|
||||||
|
|
||||||
|
This directory is intended to hold any documentation that is related
|
||||||
|
to how to run or operate Zun.
|
||||||
15
doc/source/admin/index.rst
Normal file
15
doc/source/admin/index.rst
Normal file
@@ -0,0 +1,15 @@
|
|||||||
|
Administrator's Guide
|
||||||
|
=====================
|
||||||
|
|
||||||
|
Installation & Operations
|
||||||
|
-------------------------
|
||||||
|
|
||||||
|
If you are a system administrator running Zun, this section contains
|
||||||
|
information that should help you understand how to deploy, operate, and upgrade
|
||||||
|
the services.
|
||||||
|
|
||||||
|
.. toctree::
|
||||||
|
:maxdepth: 1
|
||||||
|
|
||||||
|
osprofiler
|
||||||
|
clear-containers
|
||||||
@@ -6,5 +6,3 @@ Sample Configuration File
|
|||||||
|
|
||||||
sample-config
|
sample-config
|
||||||
policy
|
policy
|
||||||
osprofiler
|
|
||||||
clear-containers
|
|
||||||
|
|||||||
@@ -92,6 +92,7 @@ as is documented in the ``README`` in each directory:
|
|||||||
.. toctree::
|
.. toctree::
|
||||||
:maxdepth: 1
|
:maxdepth: 1
|
||||||
|
|
||||||
|
../admin/README
|
||||||
../cli/README
|
../cli/README
|
||||||
../configuration/README
|
../configuration/README
|
||||||
../contributor/README
|
../contributor/README
|
||||||
|
|||||||
@@ -104,6 +104,7 @@ Reference Material
|
|||||||
:maxdepth: 2
|
:maxdepth: 2
|
||||||
|
|
||||||
cli/index
|
cli/index
|
||||||
|
admin/index
|
||||||
configuration/index
|
configuration/index
|
||||||
user/filter-scheduler
|
user/filter-scheduler
|
||||||
reference/api-microversion-history
|
reference/api-microversion-history
|
||||||
|
|||||||
Reference in New Issue
Block a user