d9dd4ab609
Adding GPFS 1-table ganesha 1-variable Change-Id: Iafe225dda489012dfa300a931db6b9c727ef7865 Related-Bug: #1407581
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_hp3par">
|
|
<caption>Description of HP 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>hp3par_api_url</option> = <replaceable></replaceable></td>
|
|
<td>(StrOpt) 3PAR WSAPI Server Url like https://<3par ip>:8080/api/v1</td>
|
|
</tr>
|
|
<tr>
|
|
<td><option>hp3par_debug</option> = <replaceable>False</replaceable></td>
|
|
<td>(BoolOpt) Enable HTTP debugging to 3PAR</td>
|
|
</tr>
|
|
<tr>
|
|
<td><option>hp3par_fpg</option> = <replaceable>OpenStack</replaceable></td>
|
|
<td>(StrOpt) The File Provisioning Group (FPG) to use</td>
|
|
</tr>
|
|
<tr>
|
|
<td><option>hp3par_fstore_per_share</option> = <replaceable>False</replaceable></td>
|
|
<td>(BoolOpt) Use one filestore per share</td>
|
|
</tr>
|
|
<tr>
|
|
<td><option>hp3par_password</option> = <replaceable></replaceable></td>
|
|
<td>(StrOpt) 3PAR password for the user specified in hp3par_username</td>
|
|
</tr>
|
|
<tr>
|
|
<td><option>hp3par_san_ip</option> = <replaceable></replaceable></td>
|
|
<td>(StrOpt) IP address of SAN controller</td>
|
|
</tr>
|
|
<tr>
|
|
<td><option>hp3par_san_login</option> = <replaceable></replaceable></td>
|
|
<td>(StrOpt) Username for SAN controller</td>
|
|
</tr>
|
|
<tr>
|
|
<td><option>hp3par_san_password</option> = <replaceable></replaceable></td>
|
|
<td>(StrOpt) Password for SAN controller</td>
|
|
</tr>
|
|
<tr>
|
|
<td><option>hp3par_san_ssh_port</option> = <replaceable>22</replaceable></td>
|
|
<td>(IntOpt) SSH port to use with SAN</td>
|
|
</tr>
|
|
<tr>
|
|
<td><option>hp3par_share_ip_address</option> = <replaceable></replaceable></td>
|
|
<td>(StrOpt) The IP address for shares not using a share server</td>
|
|
</tr>
|
|
<tr>
|
|
<td><option>hp3par_username</option> = <replaceable></replaceable></td>
|
|
<td>(StrOpt) 3PAR username with the 'edit' role</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</para>
|