openstack-ansible/doc/source/install-guide-revised-draft/configure.rst
Shashank Tavildar d4934442e3 [DOCS]Edited the path to installation workflow diagram in install-guide-draft
The path to workflow diagram in install-guide-draft mispelled the
name of the diagram due to which the diagram was not getting displayed
on the page.

This patch would resolve the issue.

Change-Id: I30bc83008bd49ca22e3374dbf93185b82c6fe274
Closes-Bug: #1614662
2016-08-18 20:24:44 +00:00

881 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