79617d400d
Updated ironic.headers and ironic.flagmappings. I did this because we renamed 'discoverd' to 'inspector' but these changes also reflect additional changes in the configs from the master branch of ironic. I edited ironic.headers and modified ironic.flagmappings (after it was updated via './autohelp-wrapper update ironic'). The .xml files were updated from running './autohelp-wrapper docbook ironic'). ch_baremetalconfigure.xml was edited to reflect the changed tables. Change-Id: I4329fe706e8fdc3c492b50e511295cf2313cca94
31 lines
1.0 KiB
XML
31 lines
1.0 KiB
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_cisco_ucs">
|
|
<caption>Description of Cisco UCS 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">[cisco_ucs]</th>
|
|
</tr>
|
|
<tr>
|
|
<td><option>action_interval</option> = <replaceable>5</replaceable></td>
|
|
<td>(IntOpt) Amount of time in seconds to wait in between power operations</td>
|
|
</tr>
|
|
<tr>
|
|
<td><option>max_retry</option> = <replaceable>6</replaceable></td>
|
|
<td>(IntOpt) Number of times a power operation needs to be retried</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</para>
|