2015-10-02 14:15:41 +01:00
|
|
|
|
`Home <index.html>`_ OpenStack-Ansible Installation Guide
|
2015-06-09 09:30:28 -05:00
|
|
|
|
|
2015-10-21 12:15:06 +01:00
|
|
|
|
Chapter 4. Deployment configuration
|
2015-06-09 09:30:28 -05:00
|
|
|
|
-----------------------------------
|
|
|
|
|
|
2015-10-23 10:18:01 +01:00
|
|
|
|
.. toctree::
|
2015-06-09 09:30:28 -05:00
|
|
|
|
|
2015-12-15 13:09:33 -06:00
|
|
|
|
configure-initial.rst
|
2015-06-09 09:30:28 -05:00
|
|
|
|
configure-networking.rst
|
|
|
|
|
configure-hostlist.rst
|
|
|
|
|
configure-creds.rst
|
2015-10-02 11:57:24 +01:00
|
|
|
|
configure-openstack.rst
|
2015-09-22 15:11:53 -05:00
|
|
|
|
configure-sslcertificates.rst
|
2015-10-07 10:35:15 +02:00
|
|
|
|
configure-configurationintegrity.rst
|
2015-06-09 09:30:28 -05:00
|
|
|
|
|
|
|
|
|
|
2015-10-21 12:15:06 +01:00
|
|
|
|
**Figure 4.1. Installation work flow**
|
2015-06-09 09:30:28 -05:00
|
|
|
|
|
|
|
|
|
.. image:: figures/workflow-configdeployment.png
|
|
|
|
|
|
|
|
|
|
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
|
|
|
|
|
|
|
|
|
|
--------------
|
|
|
|
|
|
|
|
|
|
.. include:: navigation.txt
|