db162cf2b1
New tables have been included in the config ref and existing *aas options have been moved to the same file for consistency. Change-Id: I7836b7d1358ada1b1392a96581a92551df4cf7b3 Closes-Bug: #1460851 Closes-Bug: #1439648 Partial-Bug: #1452738 Closes-Bug: #1455237 Closes-Bug: #1469932 Closes-Bug: #1470371
47 lines
1.9 KiB
XML
47 lines
1.9 KiB
XML
<?xml version='1.0' encoding='UTF-8'?>
|
|
<para xmlns="http://docbook.org/ns/docbook" version="5.0">
|
|
<!-- Warning: Do not edit this file. It is automatically
|
|
generated and your changes will be overwritten.
|
|
The tool to do so lives in openstack-doc-tools repository. -->
|
|
<table rules="all" xml:id="config_table_neutron_lbaas_netscaler">
|
|
<caption>Description of LBaaS NetScaler plugin 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">[netscaler_driver]</th>
|
|
</tr>
|
|
<tr>
|
|
<td><option>is_synchronous</option> = <replaceable>True</replaceable></td>
|
|
<td>(StrOpt) Setting for option to enable synchronous operationsNetScaler Control Center Server.</td>
|
|
</tr>
|
|
<tr>
|
|
<td><option>netscaler_ncc_password</option> = <replaceable>None</replaceable></td>
|
|
<td>(StrOpt) Password to login to the NetScaler Control Center Server.</td>
|
|
</tr>
|
|
<tr>
|
|
<td><option>netscaler_ncc_uri</option> = <replaceable>None</replaceable></td>
|
|
<td>(StrOpt) The URL to reach the NetScaler Control Center Server.</td>
|
|
</tr>
|
|
<tr>
|
|
<td><option>netscaler_ncc_username</option> = <replaceable>None</replaceable></td>
|
|
<td>(StrOpt) Username to login to the NetScaler Control Center Server.</td>
|
|
</tr>
|
|
<tr>
|
|
<td><option>netscaler_status_collection</option> = <replaceable>True,300</replaceable></td>
|
|
<td>(StrOpt) Setting for member status collection fromNetScaler Control Center Server.</td>
|
|
</tr>
|
|
<tr>
|
|
<td><option>periodic_task_interval</option> = <replaceable>2</replaceable></td>
|
|
<td>(StrOpt) Setting for periodic task collection interval fromNetScaler Control Center Server..</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</para>
|