openstack-manuals/doc/common/tables/ironic-swift.xml
Christian Berendt a992c0e1ca Generated and added configuration reference tables for Ironic
Change-Id: I28a79dd39b2ff7f1800b19167c1074d47cc9a913
2014-12-05 21:59:29 +01:00

27 lines
836 B
XML

<?xml version='1.0' encoding='UTF-8'?>
<para xmlns="http://docbook.org/ns/docbook" version="5.0">
<!-- Warning: Do not edit this file. It is automatically
generated and your changes will be overwritten.
The tool to do so lives in openstack-doc-tools repository. -->
<table rules="all" xml:id="config_table_ironic_swift">
<caption>Description of swift configuration options</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">[swift]</th>
</tr>
<tr>
<td>swift_max_retries = 2</td>
<td>(IntOpt) Maximum number of times to retry a Swift request, before failing.</td>
</tr>
</tbody>
</table>
</para>