1904aaaa5a
Relevant generated files also updated Closes-Bug: #1422601 Closes-Bug: #1417207 Closes-Bug: #1423029 Change-Id: Id458ebdc318744d34607e8567f4d1082e3c1efed
51 lines
2.0 KiB
XML
51 lines
2.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_cinder_eqlx">
|
|
<caption>Description of Dell EqualLogic volume driver 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">[DEFAULT]</th>
|
|
</tr>
|
|
<tr>
|
|
<td><option>eqlx_chap_login</option> = <replaceable>admin</replaceable></td>
|
|
<td>(StrOpt) Existing CHAP account name. Defaults to "admin".</td>
|
|
</tr>
|
|
<tr>
|
|
<td><option>eqlx_chap_password</option> = <replaceable>password</replaceable></td>
|
|
<td>(StrOpt) Password for specified CHAP account name. Defaults to "password".</td>
|
|
</tr>
|
|
<tr>
|
|
<td><option>eqlx_cli_max_retries</option> = <replaceable>5</replaceable></td>
|
|
<td>(IntOpt) Maximum retry count for reconnection. Default is 5.</td>
|
|
</tr>
|
|
<tr>
|
|
<td><option>eqlx_cli_timeout</option> = <replaceable>30</replaceable></td>
|
|
<td>(IntOpt) Timeout for the Group Manager cli command execution. Default is 30.</td>
|
|
</tr>
|
|
<tr>
|
|
<td><option>eqlx_group_name</option> = <replaceable>group-0</replaceable></td>
|
|
<td>(StrOpt) Group name to use for creating volumes. Defaults to "group-0".</td>
|
|
</tr>
|
|
<tr>
|
|
<td><option>eqlx_pool</option> = <replaceable>default</replaceable></td>
|
|
<td>(StrOpt) Pool in which volumes will be created. Defaults to "default".</td>
|
|
</tr>
|
|
<tr>
|
|
<td><option>eqlx_use_chap</option> = <replaceable>False</replaceable></td>
|
|
<td>(BoolOpt) Use CHAP authentication for targets. Defaults to "False".</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</para>
|