b88212e062
Generate the config tables with the autohelp script and include the new tables in the config ref sections. For consistency, use the 'database' and 'auth_token' keywords in all projects. Split the LBaaS tables. Closes-Bug: #1327802 Closes-Bug: #1331180 Closes-Bug: #1331175 Closes-Bug: #1330279 Closes-Bug: #1323946 Closes-Bug: #1323437 Closes-Bug: #1322075 Closes-Bug: #1321621 Closes-Bug: #1319564 Closes-Bug: #1318081 Closes-Bug: #1311474 Change-Id: I5602dda76fdf929d9124f5aa67d31ca4ac17c6d5
103 lines
3.6 KiB
XML
103 lines
3.6 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_radware">
|
|
<caption>Description of configuration options for lbaas_radware</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">[radware]</th>
|
|
</tr>
|
|
<tr>
|
|
<td>actions_to_skip = setup_l2_l3</td>
|
|
<td>(ListOpt) List of actions that are not pushed to the completion queue.</td>
|
|
</tr>
|
|
<tr>
|
|
<td>ha_secondary_address = None</td>
|
|
<td>(StrOpt) IP address of secondary vDirect server.</td>
|
|
</tr>
|
|
<tr>
|
|
<td>l2_l3_ctor_params = {'ha_network_name': 'HA-Network', 'service': '_REPLACE_', 'ha_ip_pool_name': 'default', 'twoleg_enabled': '_REPLACE_', 'allocate_ha_ips': True, 'allocate_ha_vrrp': True}</td>
|
|
<td>(DictOpt) Parameter for l2_l3 workflow constructor.</td>
|
|
</tr>
|
|
<tr>
|
|
<td>l2_l3_setup_params = {'data_ip_address': '192.168.200.99', 'data_port': 1, 'gateway': '192.168.200.1', 'ha_port': 2, 'data_ip_mask': '255.255.255.0'}</td>
|
|
<td>(DictOpt) Parameter for l2_l3 workflow setup.</td>
|
|
</tr>
|
|
<tr>
|
|
<td>l2_l3_workflow_name = openstack_l2_l3</td>
|
|
<td>(StrOpt) Name of l2_l3 workflow. Default: openstack_l2_l3.</td>
|
|
</tr>
|
|
<tr>
|
|
<td>l4_action_name = BaseCreate</td>
|
|
<td>(StrOpt) Name of the l4 workflow action. Default: BaseCreate.</td>
|
|
</tr>
|
|
<tr>
|
|
<td>l4_workflow_name = openstack_l4</td>
|
|
<td>(StrOpt) Name of l4 workflow. Default: openstack_l4.</td>
|
|
</tr>
|
|
<tr>
|
|
<td>service_adc_type = VA</td>
|
|
<td>(StrOpt) Service ADC type. Default: VA.</td>
|
|
</tr>
|
|
<tr>
|
|
<td>service_adc_version = </td>
|
|
<td>(StrOpt) Service ADC version.</td>
|
|
</tr>
|
|
<tr>
|
|
<td>service_cache = 20</td>
|
|
<td>(IntOpt) Size of service cache. Default: 20.</td>
|
|
</tr>
|
|
<tr>
|
|
<td>service_compression_throughput = 100</td>
|
|
<td>(IntOpt) Service compression throughput. Default: 100.</td>
|
|
</tr>
|
|
<tr>
|
|
<td>service_ha_pair = False</td>
|
|
<td>(BoolOpt) Enables or disables the Service HA pair. Default: False.</td>
|
|
</tr>
|
|
<tr>
|
|
<td>service_isl_vlan = -1</td>
|
|
<td>(IntOpt) A required VLAN for the interswitch link to use.</td>
|
|
</tr>
|
|
<tr>
|
|
<td>service_resource_pool_ids = </td>
|
|
<td>(ListOpt) Resource pool IDs.</td>
|
|
</tr>
|
|
<tr>
|
|
<td>service_session_mirroring_enabled = False</td>
|
|
<td>(BoolOpt) Enable or disable Alteon interswitch link for stateful session failover. Default: False.</td>
|
|
</tr>
|
|
<tr>
|
|
<td>service_ssl_throughput = 100</td>
|
|
<td>(IntOpt) Service SSL throughput. Default: 100.</td>
|
|
</tr>
|
|
<tr>
|
|
<td>service_throughput = 1000</td>
|
|
<td>(IntOpt) Service throughput. Default: 1000.</td>
|
|
</tr>
|
|
<tr>
|
|
<td>vdirect_address = None</td>
|
|
<td>(StrOpt) IP address of vDirect server.</td>
|
|
</tr>
|
|
<tr>
|
|
<td>vdirect_password = radware</td>
|
|
<td>(StrOpt) vDirect user password.</td>
|
|
</tr>
|
|
<tr>
|
|
<td>vdirect_user = vDirect</td>
|
|
<td>(StrOpt) vDirect user name.</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</para>
|