doc: link admin/configuration from admin home page

There is some important stuff in the admin/configuration
docs sub-tree like information about configuring hypervisor
drivers and scheduler filters/weighers but it wasn't easily
found since it wasn't in the admin toc tree. This adds it
to the overall admin home page and adds a TODO that we need
to organize that admin page into sections somehow.

Change-Id: I5952a2dd590407b1ce56805df6f90a472cc878bf
This commit is contained in:
Matt Riedemann 2019-02-04 11:00:03 -05:00
parent ac1fafb84c
commit b768496f10

View File

@ -11,6 +11,10 @@ Compute does not include virtualization software. Instead, it defines drivers
that interact with underlying virtualization mechanisms that run on your host
operating system, and exposes functionality over a web-based API.
.. TODO(mriedem): This index page has a lot of content which should be
organized into groups for things like configuration, operations,
troubleshooting, etc.
.. toctree::
:maxdepth: 2
@ -18,6 +22,7 @@ operating system, and exposes functionality over a web-based API.
adv-config.rst
arch.rst
availability-zones.rst
configuration/index.rst
configuring-migrations.rst
cpu-topologies.rst
default-ports.rst