85 lines
3.2 KiB
XML
85 lines
3.2 KiB
XML
<?xml version='1.0' encoding='UTF-8'?>
|
|
<para xmlns="http://docbook.org/ns/docbook" version="5.0">
|
|
<!--
|
|
###################################################################
|
|
WARNING WARNING WARNING WARNING WARNING WARNING WARNING WARNING
|
|
###################################################################
|
|
|
|
Warning: Do not edit this file. It is automatically
|
|
generated from the software project's code and your changes
|
|
will be overwritten.
|
|
|
|
The tool to generate this file lives in openstack-doc-tools
|
|
repository.
|
|
|
|
Please make any changes needed in the code, then run the
|
|
autogenerate-config-doc tool from the openstack-doc-tools
|
|
repository, or ask for help on the documentation mailing list,
|
|
IRC channel or meeting.
|
|
|
|
###################################################################
|
|
WARNING WARNING WARNING WARNING WARNING WARNING WARNING WARNING
|
|
###################################################################
|
|
-->
|
|
<table rules="all" xml:id="config_table_manila_hpe3par">
|
|
<caption>Description of HPE 3PAR Share 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>hpe3par_api_url</option> = <replaceable></replaceable></td>
|
|
<td>(StrOpt) 3PAR WSAPI Server Url like https://<3par ip>:8080/api/v1</td>
|
|
</tr>
|
|
<tr>
|
|
<td><option>hpe3par_debug</option> = <replaceable>False</replaceable></td>
|
|
<td>(BoolOpt) Enable HTTP debugging to 3PAR</td>
|
|
</tr>
|
|
<tr>
|
|
<td><option>hpe3par_fpg</option> = <replaceable>OpenStack</replaceable></td>
|
|
<td>(StrOpt) The File Provisioning Group (FPG) to use</td>
|
|
</tr>
|
|
<tr>
|
|
<td><option>hpe3par_fstore_per_share</option> = <replaceable>False</replaceable></td>
|
|
<td>(BoolOpt) Use one filestore per share</td>
|
|
</tr>
|
|
<tr>
|
|
<td><option>hpe3par_password</option> = <replaceable></replaceable></td>
|
|
<td>(StrOpt) 3PAR password for the user specified in hpe3par_username</td>
|
|
</tr>
|
|
<tr>
|
|
<td><option>hpe3par_san_ip</option> = <replaceable></replaceable></td>
|
|
<td>(StrOpt) IP address of SAN controller</td>
|
|
</tr>
|
|
<tr>
|
|
<td><option>hpe3par_san_login</option> = <replaceable></replaceable></td>
|
|
<td>(StrOpt) Username for SAN controller</td>
|
|
</tr>
|
|
<tr>
|
|
<td><option>hpe3par_san_password</option> = <replaceable></replaceable></td>
|
|
<td>(StrOpt) Password for SAN controller</td>
|
|
</tr>
|
|
<tr>
|
|
<td><option>hpe3par_san_ssh_port</option> = <replaceable>22</replaceable></td>
|
|
<td>(PortOpt) SSH port to use with SAN</td>
|
|
</tr>
|
|
<tr>
|
|
<td><option>hpe3par_share_ip_address</option> = <replaceable></replaceable></td>
|
|
<td>(StrOpt) The IP address for shares not using a share server</td>
|
|
</tr>
|
|
<tr>
|
|
<td><option>hpe3par_username</option> = <replaceable></replaceable></td>
|
|
<td>(StrOpt) 3PAR username with the 'edit' role</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</para>
|