74254b1614
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
914 B
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
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