openstack-manuals/doc/admin-guide-cloud/source/orchestration.rst
Joseph Robinson 8e9507bf9a Moving .rst format files to main admin-guide-cloud folder
This change moves the .rst files into the main adming-guide-cloud
folder now conversion is complete. changes to the project config
and to the openstack manuals to stop sync of .xml files
are also needed.

Change-Id: I498e8d6ac3cb80da413e23b14a0959abd58e7d79
Implements: blueprint reorganise-user-guides
2015-08-21 09:37:08 +02:00

22 lines
613 B
ReStructuredText

.. _orchestration:
=============
Orchestration
=============
Orchestration is an orchestration engine that provides the
possibility to launch multiple composite cloud applications based on
templates in the form of text files that can be treated like code. A
native Heat Orchestration Template (HOT) format is evolving, but it
also endeavors to provide compatibility with the AWS CloudFormation
template format, so that many existing CloudFormation templates can
be launched on OpenStack.
.. toctree::
orchestration-introduction.rst
orchestration-auth-model.rst
orchestration-stack-domain-users.rst