584380f8ee
This is a continuation of patch 353726 and includes all of the doc changes for replacing the term bay with cluster and BayModel with ClusterTemplate. Change-Id: Ia7efaed157971ad7631ddffb9c1400f3516720f0 Implements: blueprint rename-bay-to-cluster
15 lines
652 B
ReStructuredText
15 lines
652 B
ReStructuredText
====================
|
|
Heat Stack Templates
|
|
====================
|
|
|
|
Heat Stack Templates are what Magnum passes to Heat to generate a cluster. For
|
|
each ClusterTemplate resource in Magnum, a Heat stack is created to arrange all
|
|
of the cloud resources needed to support the container orchestration
|
|
environment. These Heat stack templates provide a mapping of Magnum object
|
|
attributes to Heat template parameters, along with Magnum consumable stack
|
|
outputs. Magnum passes the Heat Stack Template to the Heat service to create a
|
|
Heat stack. The result is a full Container Orchestration Environment.
|
|
|
|
.. list-plugins:: magnum.template_definitions
|
|
:detailed:
|