Merge "Rename and restructure install docs"

This commit is contained in:
Zuul 2019-03-19 20:23:24 +00:00 committed by Gerrit Code Review
commit 92c9598967
6 changed files with 22 additions and 21 deletions

View File

@ -278,9 +278,9 @@ This history of placement microversions may be found in
contributor/index
install/index
install/from-pypi
install/controller-install-obs
install/controller-install-rdo
install/controller-install-ubuntu
install/install-obs
install/install-rdo
install/install-ubuntu
install/verify
placement-api-microversion-history
usage/index

View File

@ -22,8 +22,9 @@ placement with the rest of an OpenStack cloud.
.. toctree::
:maxdepth: 1
controller-install-obs.rst
controller-install-rdo.rst
controller-install-ubuntu.rst
from-pypi.rst
install-obs.rst
install-rdo.rst
install-ubuntu.rst
.. _HTTP API: https://developer.openstack.org/api-ref/placement/

View File

@ -1,8 +1,8 @@
Install and configure controller node for openSUSE and SUSE Linux Enterprise
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Install and configure Placement for openSUSE and SUSE Linux Enterprise
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
This section describes how to install and configure the placement service on
the controller node.
This section describes how to install and configure the placement service
when using openSUSE or SUSE Linux Enterprise packages.
Prerequisites
-------------
@ -44,7 +44,7 @@ Create Database
Configure User and Endpoints
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
.. include:: endpoints.rst
.. include:: shared/endpoints.rst
Install and configure components
--------------------------------

View File

@ -1,8 +1,8 @@
Install and configure controller node for Red Hat Enterprise Linux and CentOS
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Install and configure Placement for Red Hat Enterprise Linux and CentOS
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
This section describes how to install and configure the placement service on
the controller node.
This section describes how to install and configure the placement service
when using Red Hat Enterprise Linux or CentOS packages.
Prerequisites
-------------
@ -44,7 +44,7 @@ Create Database
Configure User and Endpoints
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
.. include:: endpoints.rst
.. include:: shared/endpoints.rst
Install and configure components
--------------------------------

View File

@ -1,8 +1,8 @@
Install and configure controller node for Ubuntu
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Install and configure Placement for Ubuntu
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
This section describes how to install and configure the placement service on
the controller node.
This section describes how to install and configure the placement service
when using Ubuntu packages.
Prerequisites
-------------
@ -44,7 +44,7 @@ Create Database
Configure User and Endpoints
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
.. include:: endpoints.rst
.. include:: shared/endpoints.rst
Install and configure components
--------------------------------