
For better understanding and avoiding inconsistencies, this commit removes focuses on a consistent network configuration explanation, with 2 paths for the deployer: - The reference "path" - The single host "path" Each path is explained the same way, this way the deployers know how to follow the path. Closes-bug: #1547598 Change-Id: I6e187ab5d88f1387876012d4f40f96205cc7a6ee Signed-off-by: Jean-Philippe Evrard <jean-philippe@evrard.me>
36 lines
792 B
ReStructuredText
36 lines
792 B
ReStructuredText
`Home <index.html>`_ OpenStack-Ansible Installation Guide
|
||
|
||
=======================
|
||
Chapter 3. Target hosts
|
||
=======================
|
||
|
||
.. toctree::
|
||
|
||
targethosts-prepare.rst
|
||
targethosts-network.rst
|
||
targethosts-networkconfig.rst
|
||
|
||
**Figure 3.1. Installation workflow**
|
||
|
||
.. image:: figures/workflow-targethosts.png
|
||
|
||
We recommend at least five target hosts to contain the
|
||
OpenStack environment and supporting infrastructure for the OSA
|
||
installation process. On each target host, perform the following tasks:
|
||
|
||
- Naming target hosts
|
||
|
||
- Install the operating system
|
||
|
||
- Generate and set up security measures
|
||
|
||
- Update the operating system and install additional software packages
|
||
|
||
- Create LVM volume groups
|
||
|
||
- Configure networking devices
|
||
|
||
--------------
|
||
|
||
.. include:: navigation.txt
|