[DOCS] Renaming sections for install guide

Change-Id: I626218a4535753b6ffc61677ee526145605bf977
This commit is contained in:
Alexandra 2016-09-06 13:49:19 +01:00
parent 28544d6cb0
commit 55b62e8069
5 changed files with 24 additions and 16 deletions

View File

@ -1,6 +1,8 @@
========================
Deployment configuration
========================
.. _configure:
====================
Configure deployment
====================
.. toctree::
:maxdepth: 2

View File

@ -1,6 +1,8 @@
===============
Deployment host
===============
.. _deployment-host:
=======================
Prepare deployment host
=======================
.. figure:: figures/installation-workflow-deploymenthost.png
:width: 100%

View File

@ -45,6 +45,8 @@ Before running any playbook, check the integrity of your configuration files.
of the configuration files can be correct while not being meaningful for
OpenStack-Ansible.
.. _run-playbooks:
Run playbooks
~~~~~~~~~~~~~
@ -143,6 +145,8 @@ directly onto a host.
For example, the tempest playbooks are installed on the utility
container since tempest testing does not need a container of its own.
.. _verify-operation:
Verifying OpenStack operation
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

View File

@ -60,10 +60,8 @@ OpenStack-Ansible installation.
.. figure:: figures/installation-workflow-overview.png
:width: 100%
**Installation workflow**
#. :doc:`Prepare deployment host <deploymenthost>`
#. :doc:`Prepare target hosts <targethosts>`
#. :doc:`Configure deployment <configure>`
#. :doc:`Run playbooks <installation#run-playbooks>`
#. :doc:`Verify OpenStack operation <installation>`
#. :ref:`deployment-host`
#. :ref:`target-hosts`
#. :ref:`configure`
#. :ref:`run-playbooks`
#. :ref:`verify-operation`

View File

@ -1,6 +1,8 @@
============
Target hosts
============
.. _target-hosts:
====================
Prepare target hosts
====================
.. figure:: figures/installation-workflow-targethosts.png
:width: 100%