openstack-ansible/doc/source/install-guide/configure.rst
David Stanek ed6ebcca03 Adds ceilometer link in configure.rst
This gets rid of the warning message saying that nothing is actually
linking to the document.

To get rid of the chicken-egg problem:

The -infra templated job for docs requires that a venv be created using
tox. It will actually run this command to build the documentation:

  tox -evenv -- python setup.py build_sphinx

Change-Id: I0f03ad6efe2a997c9cecac6240e1e8be8e85ccf6
2015-08-12 17:20:52 +00:00

1.3 KiB

Home OpenStack Ansible Installation Guide

Chapter 5. 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-ceilometer.rst

Figure 5.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