Files
openstack-manuals/doc/common/tables/manila-emc.xml
Gauvain Pocentek 265f9ed049 [config-ref] Update the tables for manila hnas
Change-Id: Ic225441701fcb7f4b9a13e8653d1a2143921de73
2015-12-05 11:30:43 +01:00

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>(PortOpt) 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>