Merge "modified ch_orchestration.xml file"
This commit is contained in:
@@ -5,11 +5,11 @@
|
||||
version="5.0"
|
||||
xml:id="ch_admin-openstack-orchestration">
|
||||
<title>Orchestration</title>
|
||||
<para>Orchestration is an orchestration engine that provides possibility
|
||||
<para>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
|
||||
endeavours to provide compatibility with the AWS CloudFormation template
|
||||
endeavors to provide compatibility with the AWS CloudFormation template
|
||||
format, so that many existing CloudFormation templates can be launched
|
||||
on OpenStack.</para>
|
||||
<section xml:id="section_orchestration-introduction">
|
||||
@@ -17,9 +17,9 @@
|
||||
<para>Orchestration is a tool for orchestrating clouds that
|
||||
automatically configures and deploys resources in stacks.
|
||||
Such deployments can be simple — like deploying WordPress on Ubuntu
|
||||
with an SQL back-end. And they can be quite complex, like launching
|
||||
with a SQL back end. And they can be quite complex, like launching
|
||||
a group of servers that autoscale: starting and stopping based on
|
||||
realtime CPU loading information from Telemetry module.</para>
|
||||
realtime CPU loading information from the Telemetry module.</para>
|
||||
<para>Orchestration stacks are defined with templates, which are
|
||||
non-procedural documents describing tasks in terms of resources,
|
||||
parameters, inputs, constraints and dependencies. When
|
||||
|
||||
Reference in New Issue
Block a user