openstack-manuals/doc/common/tables/cinder-hitachi.xml
Andreas Jaeger 5f0adaf37e Regenerate tables (without swift, trove) for Juno3
Regenerate config tables for Juno3.

Note: "Cisco DFA ML2 Mechanism Driver" was reverted, the deletion of the
options is fine.

Change-Id: I5af1de00595578f18c2c1974bde71dd1a864ad88
Closes-Bug: #1364520
Closes-Bug: #1365826
Closes-Bug: #1365649
Closes-Bug: #1359334
2014-09-05 17:20:52 +02:00

107 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_cinder_hitachi">
<caption>Description of Hitachi 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>hitachi_add_chap_user = False</td>
<td>(BoolOpt) Add CHAP user</td>
</tr>
<tr>
<td>hitachi_async_copy_check_interval = 10</td>
<td>(IntOpt) Interval to check copy asynchronously</td>
</tr>
<tr>
<td>hitachi_auth_method = None</td>
<td>(StrOpt) iSCSI authentication method</td>
</tr>
<tr>
<td>hitachi_auth_password = HBSD-CHAP-password</td>
<td>(StrOpt) iSCSI authentication password</td>
</tr>
<tr>
<td>hitachi_auth_user = HBSD-CHAP-user</td>
<td>(StrOpt) iSCSI authentication username</td>
</tr>
<tr>
<td>hitachi_copy_check_interval = 3</td>
<td>(IntOpt) Interval to check copy</td>
</tr>
<tr>
<td>hitachi_copy_speed = 3</td>
<td>(IntOpt) Copy speed of storage system</td>
</tr>
<tr>
<td>hitachi_default_copy_method = FULL</td>
<td>(StrOpt) Default copy method of storage system</td>
</tr>
<tr>
<td>hitachi_group_range = None</td>
<td>(StrOpt) Range of group number</td>
</tr>
<tr>
<td>hitachi_group_request = False</td>
<td>(BoolOpt) Request for creating HostGroup or iSCSI Target</td>
</tr>
<tr>
<td>hitachi_horcm_add_conf = True</td>
<td>(BoolOpt) Add to HORCM configuration</td>
</tr>
<tr>
<td>hitachi_horcm_numbers = 200,201</td>
<td>(StrOpt) Instance numbers for HORCM</td>
</tr>
<tr>
<td>hitachi_horcm_password = None</td>
<td>(StrOpt) Password of storage system for HORCM</td>
</tr>
<tr>
<td>hitachi_horcm_user = None</td>
<td>(StrOpt) Username of storage system for HORCM</td>
</tr>
<tr>
<td>hitachi_ldev_range = None</td>
<td>(StrOpt) Range of logical device of storage system</td>
</tr>
<tr>
<td>hitachi_pool_id = None</td>
<td>(IntOpt) Pool ID of storage system</td>
</tr>
<tr>
<td>hitachi_serial_number = None</td>
<td>(StrOpt) Serial number of storage system</td>
</tr>
<tr>
<td>hitachi_target_ports = None</td>
<td>(StrOpt) Control port names for HostGroup or iSCSI Target</td>
</tr>
<tr>
<td>hitachi_thin_pool_id = None</td>
<td>(IntOpt) Thin pool ID of storage system</td>
</tr>
<tr>
<td>hitachi_unit_name = None</td>
<td>(StrOpt) Name of an array unit</td>
</tr>
<tr>
<td>hitachi_zoning_request = False</td>
<td>(BoolOpt) Request for FC Zone creating HostGroup</td>
</tr>
</tbody>
</table>
</para>