openstack-ansible/doc/source/install-guide/install-openstack.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

914 B

Home OpenStack-Ansible Installation Guide

Chapter 7. OpenStack playbooks

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

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