96931557e0
The mapping file and xml table have been generated using the autohelp.py script from openstack-doc-tools. Change-Id: Iec1d8b7d17a5b2b666b0faf7aed141c7179d0440
44 lines
1.6 KiB
XML
44 lines
1.6 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!-- Warning: Do not edit this file. It is automatically
|
|
generated and your changes will be overwritten.
|
|
The tool to do so lives in the tools directory of this
|
|
repository -->
|
|
<para xmlns="http://docbook.org/ns/docbook" version="5.0">
|
|
<table rules="all">
|
|
<caption>Description of configuration options for nas</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>nas_ip = </td>
|
|
<td>(StrOpt) IP address or Hostname of NAS system.</td>
|
|
</tr>
|
|
<tr>
|
|
<td>nas_login = admin</td>
|
|
<td>(StrOpt) User name to connect to NAS system.</td>
|
|
</tr>
|
|
<tr>
|
|
<td>nas_password = </td>
|
|
<td>(StrOpt) Password to connect to NAS system.</td>
|
|
</tr>
|
|
<tr>
|
|
<td>nas_private_key = </td>
|
|
<td>(StrOpt) Filename of private key to use for SSH authentication.</td>
|
|
</tr>
|
|
<tr>
|
|
<td>nas_ssh_port = 22</td>
|
|
<td>(IntOpt) SSH port to use to connect to NAS system.</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</para>
|