d9dd4ab609
Adding GPFS 1-table ganesha 1-variable Change-Id: Iafe225dda489012dfa300a931db6b9c727ef7865 Related-Bug: #1407581
77 lines
2.8 KiB
XML
77 lines
2.8 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_emc">
|
|
<caption>Description of EMC Share Drivers 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>emc_nas_login</option> = <replaceable>None</replaceable></td>
|
|
<td>(StrOpt) User name for the EMC server.</td>
|
|
</tr>
|
|
<tr>
|
|
<td><option>emc_nas_password</option> = <replaceable>None</replaceable></td>
|
|
<td>(StrOpt) Password for the EMC server.</td>
|
|
</tr>
|
|
<tr>
|
|
<td><option>emc_nas_pool_name</option> = <replaceable>None</replaceable></td>
|
|
<td>(StrOpt) EMC pool name.</td>
|
|
</tr>
|
|
<tr>
|
|
<td><option>emc_nas_root_dir</option> = <replaceable>None</replaceable></td>
|
|
<td>(StrOpt) The root directory where shares will be located.</td>
|
|
</tr>
|
|
<tr>
|
|
<td><option>emc_nas_server</option> = <replaceable>None</replaceable></td>
|
|
<td>(StrOpt) EMC server hostname or IP address.</td>
|
|
</tr>
|
|
<tr>
|
|
<td><option>emc_nas_server_container</option> = <replaceable>server_2</replaceable></td>
|
|
<td>(StrOpt) Container of share servers.</td>
|
|
</tr>
|
|
<tr>
|
|
<td><option>emc_nas_server_port</option> = <replaceable>8080</replaceable></td>
|
|
<td>(IntOpt) Port number for the EMC server.</td>
|
|
</tr>
|
|
<tr>
|
|
<td><option>emc_nas_server_secure</option> = <replaceable>True</replaceable></td>
|
|
<td>(BoolOpt) Use secure connection to server.</td>
|
|
</tr>
|
|
<tr>
|
|
<td><option>emc_share_backend</option> = <replaceable>None</replaceable></td>
|
|
<td>(StrOpt) Share backend.</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</para>
|