Automated update of the HOT ref

Change-Id: I7dbf6b71fb8329ee40598d8eba1efaf337ded609
This commit is contained in:
Gauvain Pocentek 2015-04-30 15:46:00 +02:00
parent bf5a0d7a98
commit bcce6ce360
2 changed files with 1436 additions and 79 deletions

View File

@ -16,7 +16,9 @@ under the License.-->
<section xml:id="AWS__AutoScaling__AutoScalingGroup">
<?dbhtml stop-chunking?>
<title>AWS::AutoScaling::AutoScalingGroup</title>
<para>Available since 2014.1 (Icehouse).</para>
<note>
<para>Available since 2014.1 (Icehouse)</para>
</note>
<section xml:id="AWS__AutoScaling__AutoScalingGroup-props">
<title>Properties</title>
<variablelist role="definition_list">
@ -695,7 +697,9 @@ Resources:
<section xml:id="AWS__CloudFormation__WaitCondition">
<?dbhtml stop-chunking?>
<title>AWS::CloudFormation::WaitCondition</title>
<para>Available since 2014.1 (Icehouse).</para>
<note>
<para>Available since 2014.1 (Icehouse)</para>
</note>
<section xml:id="AWS__CloudFormation__WaitCondition-props">
<title>Properties</title>
<variablelist role="definition_list">
@ -785,12 +789,14 @@ Resources:
<section xml:id="AWS__CloudFormation__WaitConditionHandle">
<?dbhtml stop-chunking?>
<title>AWS::CloudFormation::WaitConditionHandle</title>
<note>
<para>Available since 2014.1 (Icehouse)</para>
</note>
<para>the main point of this class is to :
have no dependencies (so the instance can reference it)
generate a unique url (to be returned in the reference)
then the cfn-signal will use this url to post to and
WaitCondition will poll it to see if has been written to.</para>
<para>Available since 2014.1 (Icehouse).</para>
<section xml:id="AWS__CloudFormation__WaitConditionHandle-hot">
<title>HOT Syntax</title>
<programlisting language="hot">heat_template_version: 2013-05-23
@ -1752,6 +1758,7 @@ Resources:
<para>Subnet ID to associate with this interface.</para>
<para>Updates cause replacement.</para>
<para>Required property.</para>
<para>Value must be of type neutron.subnet</para>
</listitem>
</varlistentry>
<varlistentry>
@ -1840,7 +1847,9 @@ Resources:
<section xml:id="AWS__EC2__RouteTable">
<?dbhtml stop-chunking?>
<title>AWS::EC2::RouteTable</title>
<para>Available since 2014.1 (Icehouse).</para>
<note>
<para>Available since 2014.1 (Icehouse)</para>
</note>
<section xml:id="AWS__EC2__RouteTable-props">
<title>Properties</title>
<variablelist role="definition_list">
@ -2266,6 +2275,7 @@ Resources:
<para>Subnet ID.</para>
<para>Updates cause replacement.</para>
<para>Required property.</para>
<para>Value must be of type neutron.subnet</para>
</listitem>
</varlistentry>
</variablelist>

File diff suppressed because it is too large Load Diff