tripleo-docs/doc/source/introduction/introduction.rst
Dougal Matthews c8f3dacdf7 Don't repeat titles from the documents. Sphinx will add these.
Change-Id: Icd7935a5ed8f8267a6a3fec26188bbedbbe18ed5
2016-03-13 10:19:39 +00:00

917 B

Introduction

is an OpenStack Deployment & Management tool.

Architecture

With , you start by creating an undercloud (an actual operator facing deployment cloud) that will contain the necessary OpenStack components to deploy and manage an overcloud (an actual tenant facing workload cloud). The overcloud is the deployed solution and can represent a cloud for any purpose (e.g. production, staging, test, etc). The operator can choose any of available Overcloud Roles (controller, compute, etc.) they want to deploy to the environment.

Go to architecture to learn more.

Components

is composed of set of official OpenStack components accompanied by few other open sourced plugins which are increasing capabilities.

Go to components to learn more.

architecture components