openstack-manuals/doc/common/tables/ironic-cisco_ucs.xml
Atsushi SAKAI 0af044eecf Update Config Reference for ironic
Updates for Liberty Release

  Adds ironic-iboot.xml file
  and other updates are mainly oslo_messaging etc.

Change-Id: I3b0058fc38cdb5546bfd976c5526608daffb3882
2015-10-14 19:15:57 +09:00

42 lines
1.5 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">[cimc]</th>
</tr>
<tr>
<td><option>action_interval</option> = <replaceable>10</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>
<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>