[Docs] Uniform image on top

The workflow is on top of the pages, this is an exception. It
should fix it.

Change-Id: I40c9981f2c6b26fe5c2c61cfc45330cd476f2385
This commit is contained in:
Jean-Philippe Evrard 2018-03-12 18:41:47 +00:00
parent c49b5efa66
commit 9be2fe792c

View File

@ -4,6 +4,9 @@
Run playbooks
=============
.. figure:: figures/installation-workflow-run-playbooks.png
:width: 100%
The installation process requires running three main playbooks:
- The ``setup-hosts.yml`` Ansible foundation playbook prepares the target
@ -17,9 +20,7 @@ The installation process requires running three main playbooks:
- The ``setup-openstack.yml`` OpenStack playbook installs OpenStack services,
including Identity (keystone), Image (glance), Block Storage (cinder),
Compute (nova), Networking (neutron), Orchestration (heat), Dashboard
(horizon), Telemetry (ceilometer and aodh), Object Storage (swift),
and Bare Metal (ironic).
Compute (nova), Networking (neutron), etc.
Checking the integrity of the configuration files
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
@ -49,9 +50,6 @@ Before running any playbook, check the integrity of the configuration files.
Run the playbooks to install OpenStack
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.. figure:: figures/installation-workflow-run-playbooks.png
:width: 100%
#. Change to the ``/opt/openstack-ansible/playbooks`` directory.
#. Run the host setup playbook: