[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:
parent
c49b5efa66
commit
9be2fe792c
@ -4,6 +4,9 @@
|
|||||||
Run playbooks
|
Run playbooks
|
||||||
=============
|
=============
|
||||||
|
|
||||||
|
.. figure:: figures/installation-workflow-run-playbooks.png
|
||||||
|
:width: 100%
|
||||||
|
|
||||||
The installation process requires running three main playbooks:
|
The installation process requires running three main playbooks:
|
||||||
|
|
||||||
- The ``setup-hosts.yml`` Ansible foundation playbook prepares the target
|
- 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,
|
- The ``setup-openstack.yml`` OpenStack playbook installs OpenStack services,
|
||||||
including Identity (keystone), Image (glance), Block Storage (cinder),
|
including Identity (keystone), Image (glance), Block Storage (cinder),
|
||||||
Compute (nova), Networking (neutron), Orchestration (heat), Dashboard
|
Compute (nova), Networking (neutron), etc.
|
||||||
(horizon), Telemetry (ceilometer and aodh), Object Storage (swift),
|
|
||||||
and Bare Metal (ironic).
|
|
||||||
|
|
||||||
Checking the integrity of the configuration files
|
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
|
Run the playbooks to install OpenStack
|
||||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||||
|
|
||||||
.. figure:: figures/installation-workflow-run-playbooks.png
|
|
||||||
:width: 100%
|
|
||||||
|
|
||||||
#. Change to the ``/opt/openstack-ansible/playbooks`` directory.
|
#. Change to the ``/opt/openstack-ansible/playbooks`` directory.
|
||||||
|
|
||||||
#. Run the host setup playbook:
|
#. Run the host setup playbook:
|
||||||
|
Loading…
Reference in New Issue
Block a user