![Jesse Pretorius](/assets/img/avatar_default.png)
This patch does the following: - Move the CONTRIBUTING doc content into the developer documentation - Move the development-stack doc content into the developer documentation - Rename all instances of 'OpenStack Ansible' to 'OpenStack-Ansible' - Implements a simpler navigation index for the bottom of the page - Implements a navigation index at the bottom of all developer docs - Updates the README to reflect where to get documentation and further information - Adds more information into the 'scripts' developer doc - Updates the 'Additional Resources' Appendix with Ansible information Change-Id: Ic08ba072f3b3d1e4e446d1e81c20c0cdf01833de
29 lines
833 B
ReStructuredText
29 lines
833 B
ReStructuredText
`Home <index.html>`_ OpenStack-Ansible Installation Guide
|
||
|
||
Chapter 3. Deployment host
|
||
--------------------------
|
||
|
||
.. toctree::
|
||
|
||
deploymenthost-os.rst
|
||
deploymenthost-add.rst
|
||
deploymenthost-osa.rst
|
||
deploymenthost-sshkeys.rst
|
||
|
||
|
||
**Figure 3.1. Installation work flow**
|
||
|
||
.. image:: figures/workflow-deploymenthost.png
|
||
|
||
The OSA installation process recommends one deployment host. The
|
||
deployment host contains Ansible and orchestrates the OSA installation
|
||
on the target hosts. One of the target hosts, preferably one of the
|
||
infrastructure variants, can be used as the deployment host. To use a
|
||
deployment host as a target host, follow the steps in `Chapter 4,
|
||
*Target hosts* <targethosts.html>`_ on the deployment host. This
|
||
guide assumes separate deployment and target hosts.
|
||
|
||
--------------
|
||
|
||
.. include:: navigation.txt
|