openstack-manuals/doc/common/tables/heat-waitcondition_api.xml
Gauvain Pocentek 67baf29ff9 Import heat config reference tables
Add the new heat.flagmappings file and the docbook tables generated from it.

This commit only handles autogenerated data inclusion, a proper section in the
config reference still has to be written.

Partial-Bug: #1284470

Change-Id: I4cfc13711f42488114f83645be6d903719164d9e
2014-03-08 14:27:17 +01:00

28 lines
1022 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!-- Warning: Do not edit this file. It is automatically
generated and your changes will be overwritten.
The tool to do so lives in the tools directory of this
repository -->
<para xmlns="http://docbook.org/ns/docbook" version="5.0">
<table rules="all">
<caption>Description of configuration options for waitcondition_api</caption>
<col width="50%"/>
<col width="50%"/>
<thead>
<tr>
<th>Configuration option = Default value</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<th colspan="2">[DEFAULT]</th>
</tr>
<tr>
<td>heat_waitcondition_server_url = </td>
<td>(StrOpt) URL of the Heat waitcondition server.</td>
</tr>
</tbody>
</table>
</para>