Files
openstack-ansible/doc/source/install-guide-revised-draft/configure.rst
daz 5cc9d0b004 [docs] Revise deployment configuration chapter
Reorganised content based on feedback and IA proposal in
https://etherpad.openstack.org/p/osa-install-guide-IA:

1. Move affinity content to the appendix
2. Move security hardening configuration to the appendix
3. Create an advanced configuration section in the appendix
4. Delete configuring hosts and configuring target host networking information,
and create a configuration file examples section
5. Move glance configuration information to the developer docs
6. Move overridding configuration defaults to the appendix.
7. Move checking configuration file content to the installation chapter

Change-Id: I71efaf2472b1233f1b1a1367fcb00ca598d27ea9
Implements: blueprint osa-install-guide-overhaul
2016-08-03 09:51:57 +00:00

864 B

Home OpenStack-Ansible Installation Guide

Deployment configuration

configure-initial.rst configure-user-config-examples.rst configure-creds.rst

Installation workflow

Ansible references a handful of files containing mandatory and optional configuration directives. These files must be modified to define the target environment before running the Ansible playbooks. Configuration tasks include:

  • target host networking to define bridge interfaces and networks
  • a list of target hosts on which to install the software
  • virtual and physical network relationships for OpenStack Networking (neutron)
  • passwords for all services