67baf29ff9
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
28 lines
1.0 KiB
XML
28 lines
1.0 KiB
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 loadbalancer</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>loadbalancer_template = None</td>
|
|
<td>(StrOpt) Custom template for the built-in loadbalancer nested stack.</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</para>
|