71 lines
3.3 KiB
XML
71 lines
3.3 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_ilo">
|
|
<caption>Description of ILO 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">[ilo]</th>
|
|
</tr>
|
|
<tr>
|
|
<td><option>clean_priority_clear_secure_boot_keys</option> = <replaceable>0</replaceable></td>
|
|
<td>(IntOpt) Priority for clear_secure_boot_keys clean step. This step is not enabled by default. It can be enabled to to clear all secure boot keys enrolled with iLO.</td>
|
|
</tr>
|
|
<tr>
|
|
<td><option>clean_priority_erase_devices</option> = <replaceable>None</replaceable></td>
|
|
<td>(IntOpt) Priority for erase devices clean step. If unset, it defaults to 10. If set to 0, the step will be disabled and will not run during cleaning.</td>
|
|
</tr>
|
|
<tr>
|
|
<td><option>clean_priority_reset_bios_to_default</option> = <replaceable>10</replaceable></td>
|
|
<td>(IntOpt) Priority for reset_bios_to_default clean step.</td>
|
|
</tr>
|
|
<tr>
|
|
<td><option>clean_priority_reset_ilo</option> = <replaceable>1</replaceable></td>
|
|
<td>(IntOpt) Priority for reset_ilo clean step.</td>
|
|
</tr>
|
|
<tr>
|
|
<td><option>clean_priority_reset_ilo_credential</option> = <replaceable>30</replaceable></td>
|
|
<td>(IntOpt) Priority for reset_ilo_credential clean step. This step requires "ilo_change_password" parameter to be updated in nodes's driver_info with the new password.</td>
|
|
</tr>
|
|
<tr>
|
|
<td><option>clean_priority_reset_secure_boot_keys_to_default</option> = <replaceable>20</replaceable></td>
|
|
<td>(IntOpt) Priority for reset_secure_boot_keys clean step. This step will reset the secure boot keys to manufacturing defaults.</td>
|
|
</tr>
|
|
<tr>
|
|
<td><option>client_port</option> = <replaceable>443</replaceable></td>
|
|
<td>(IntOpt) Port to be used for iLO operations</td>
|
|
</tr>
|
|
<tr>
|
|
<td><option>client_timeout</option> = <replaceable>60</replaceable></td>
|
|
<td>(IntOpt) Timeout (in seconds) for iLO operations</td>
|
|
</tr>
|
|
<tr>
|
|
<td><option>power_retry</option> = <replaceable>6</replaceable></td>
|
|
<td>(IntOpt) Number of times a power operation needs to be retried</td>
|
|
</tr>
|
|
<tr>
|
|
<td><option>power_wait</option> = <replaceable>2</replaceable></td>
|
|
<td>(IntOpt) Amount of time in seconds to wait in between power operations</td>
|
|
</tr>
|
|
<tr>
|
|
<td><option>swift_ilo_container</option> = <replaceable>ironic_ilo_container</replaceable></td>
|
|
<td>(StrOpt) The Swift iLO container to store data.</td>
|
|
</tr>
|
|
<tr>
|
|
<td><option>swift_object_expiry_timeout</option> = <replaceable>900</replaceable></td>
|
|
<td>(IntOpt) Amount of time in seconds for Swift objects to auto-expire.</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</para>
|