Files
openstack-ansible/doc/source/install-guide/configure.rst
Matt Thompson 74254b1614 Fix Install Guide's TOC
Currently, the Install Guide's Table of Contents starts at Chapter 2.
This commit updates the necessary documents to re-order starting with
Chapter 1.  Additionally, we fix a broken link in
ops-addcomputehost.rst.

Change-Id: I243c06f7d2d6fd1519667310a1886c949abc40c9
2015-10-21 12:30:10 +01:00

1.5 KiB

Home OpenStack-Ansible Installation Guide

Chapter 4. Deployment configuration

configure-prereq.rst configure-networking.rst configure-hostlist.rst configure-creds.rst configure-hypervisor.rst configure-glance.rst configure-cinder.rst configure-swift.rst configure-haproxy.rst configure-horizon.rst configure-rabbitmq.rst configure-ceilometer.rst configure-aodh.rst configure-keystone.rst configure-openstack.rst configure-sslcertificates.rst configure-configurationintegrity.rst configure-federation.rst

Figure 4.1. Installation work flow

image

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. Perform the following tasks:

  • Configure Target host networking to define bridge interfaces and networks
  • Configure a list of target hosts on which to install the software
  • Configure virtual and physical network relationships for OpenStack Networking (neutron)
  • (Optional) Configure the hypervisor
  • (Optional) Configure Block Storage (cinder) to use the NetApp back end
  • (Optional) Configure Block Storage (cinder) backups.
  • (Optional) Configure Block Storage availability zones
  • Configure passwords for all services