openstack-ansible/doc/source/install-guide/configure.rst
Alexandra 46b662dacb [DOCS] Moving the draft install guide to the install-guide folder
This patch removes the old install guide. It is still accessible
in the Mitaka section.

Change-Id: I47ce62523edd14a1bb20deba3f40e1e0b2df223c
Implements: blueprint osa-install-guide-overhaul
2016-08-31 13:44:55 +01:00

737 B

Deployment configuration

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

Ansible references a handful of files containing mandatory and optional configuration directives. Modify these files 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.