openstack-ansible/doc/source/install-guide/install-openstack.rst
Jesse Pretorius 7a12374003 Various Documentation Updates
This patch does the following:

- Move the CONTRIBUTING doc content into the developer documentation
- Move the development-stack doc content into the developer documentation
- Rename all instances of 'OpenStack Ansible' to 'OpenStack-Ansible'
- Implements a simpler navigation index for the bottom of the page
- Implements a navigation index at the bottom of all developer docs
- Updates the README to reflect where to get documentation and further
  information
- Adds more information into the 'scripts' developer doc
- Updates the 'Additional Resources' Appendix with Ansible information

Change-Id: Ic08ba072f3b3d1e4e446d1e81c20c0cdf01833de
2015-10-05 18:16:01 +01:00

914 B

Home OpenStack-Ansible Installation Guide

Chapter 8. OpenStack playbooks

install-openstack-run.rst install-openstack-utilitycontainer.rst install-openstack-verify.rst

Figure 8.1. Installation work flow

image

The main Ansible OpenStack playbook installs OpenStack services and performs the following operations:

  • Install common components
  • Create utility container that provides utilities to interact with services in other containers
  • Install Identity (keystone)
  • Generate service IDs for all services
  • Install the Image service (glance)
  • Install Orchestration (heat)
  • Install Compute (nova)
  • Install Networking (neutron)
  • Install Block Storage (cinder)
  • Install Dashboard (horizon)
  • Reconfigure Rsyslog