f9f907732e
Convert RPC installation guide from DocBook to RST, remove content specific to Rackspace, and create initial OSAD installation guide. Change-Id: I3eedadc8ba441b4d931720dd6e3f7f3489302a9c Co-Authored-By: Matt Kassawara <mkassawara@gmail.com>
30 lines
638 B
ReStructuredText
30 lines
638 B
ReStructuredText
`Home <index.html>`__ OpenStack Ansible Installation Guide
|
||
|
||
Chapter 6. Foundation playbooks
|
||
-------------------------------
|
||
|
||
.. toctree::
|
||
|
||
install-foundation-run.rst
|
||
|
||
|
||
**Figure 6.1. Installation work flow**
|
||
|
||
.. image:: figures/workflow-foundationplaybooks.png
|
||
|
||
The main Ansible foundation playbook prepares the target hosts for
|
||
infrastructure and OpenStack services and performs the following
|
||
operations:
|
||
|
||
- Perform deployment host initial setup
|
||
|
||
- Build containers on target hosts
|
||
|
||
- Restart containers on target hosts
|
||
|
||
- Install common components into containers on target hosts
|
||
|
||
--------------
|
||
|
||
.. include:: navigation.txt
|