Merge "Remove obsolete tables"
This commit is contained in:
commit
29a09e74f3
@ -1,26 +0,0 @@
|
||||
<?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_keystone_stats">
|
||||
<caption>Description of stats 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">[stats]</th>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>driver = keystone.contrib.stats.backends.kvs.Stats</td>
|
||||
<td>(StrOpt) Stats backend driver.</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</para>
|
@ -1,70 +0,0 @@
|
||||
<?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_embrane_lb">
|
||||
<caption>Description of Embrane LBaaS driver 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">[heleoslb]</th>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>admin_password = None</td>
|
||||
<td>(StrOpt) ESM admin password.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>admin_username = None</td>
|
||||
<td>(StrOpt) ESM admin username.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>async_requests = None</td>
|
||||
<td>(BoolOpt) Define if the requests have run asynchronously or not</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>dummy_utif_id = None</td>
|
||||
<td>(StrOpt) Dummy user traffic Security Zone id for LBs</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>esm_mgmt = None</td>
|
||||
<td>(StrOpt) ESM management root address</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>inband_id = None</td>
|
||||
<td>(StrOpt) In band Security Zone id for LBs</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>lb_flavor = small</td>
|
||||
<td>(StrOpt) choose LB image flavor to use, accepted values: small, medium</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>lb_image = None</td>
|
||||
<td>(StrOpt) Load Balancer image id (Embrane LB)</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>mgmt_id = None</td>
|
||||
<td>(StrOpt) Management Security Zone id for LBs</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>oob_id = None</td>
|
||||
<td>(StrOpt) Out of band Security Zone id for LBs</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>resource_pool_id = None</td>
|
||||
<td>(StrOpt) Shared resource pool id</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>sync_interval = 60</td>
|
||||
<td>(IntOpt) resource synchronization interval in seconds</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</para>
|
@ -1,30 +0,0 @@
|
||||
<?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">
|
||||
<caption>Description of LBaaS 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>device_driver = ['neutron.services.loadbalancer.drivers.haproxy.namespace_driver.HaproxyNSDriver']</td>
|
||||
<td>(MultiStrOpt) Drivers used to manage loadbalancing devices</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>loadbalancer_pool_scheduler_driver = neutron.services.loadbalancer.agent_scheduler.ChanceScheduler</td>
|
||||
<td>(StrOpt) Driver to use for scheduling pool to a default loadbalancer agent</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</para>
|
@ -1,34 +0,0 @@
|
||||
<?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_haproxy">
|
||||
<caption>Description of LBaaS haproxy 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">[haproxy]</th>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>loadbalancer_state_path = $state_path/lbaas</td>
|
||||
<td>(StrOpt) Location to store config and state files</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>send_gratuitous_arp = 3</td>
|
||||
<td>(IntOpt) When delete and re-add the same vip, send this many gratuitous ARPs to flush the ARP cache in the Router. Set it below or equal to 0 to disable this feature.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>user_group = nogroup</td>
|
||||
<td>(StrOpt) The user group</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</para>
|
@ -1,34 +0,0 @@
|
||||
<?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 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>netscaler_ncc_password = None</td>
|
||||
<td>(StrOpt) Password to login to the NetScaler Control Center Server.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>netscaler_ncc_uri = None</td>
|
||||
<td>(StrOpt) The URL to reach the NetScaler Control Center Server.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>netscaler_ncc_username = None</td>
|
||||
<td>(StrOpt) Username to login to the NetScaler Control Center Server.</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</para>
|
@ -1,102 +0,0 @@
|
||||
<?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 LBaaS Radware 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">[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>
|
@ -1,38 +0,0 @@
|
||||
<?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_varmour">
|
||||
<caption>Description of vArmour 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">[vArmour]</th>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>director = localhost</td>
|
||||
<td>(StrOpt) vArmour director ip</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>director_port = 443</td>
|
||||
<td>(StrOpt) vArmour director port</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>password = varmour</td>
|
||||
<td>(StrOpt) vArmour director password</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>username = varmour</td>
|
||||
<td>(StrOpt) vArmour director username</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</para>
|
@ -1,48 +0,0 @@
|
||||
<?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_vpn">
|
||||
<caption>Description of VPN 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">[ipsec]</th>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>config_base_dir = $state_path/ipsec</td>
|
||||
<td>(StrOpt) Location to store ipsec server config files</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>ipsec_status_check_interval = 60</td>
|
||||
<td>(IntOpt) Interval for checking ipsec status</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th colspan="2">[openswan]</th>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>ipsec_config_template = /usr/lib/python/site-packages/neutron/services/vpn/device_drivers/template/openswan/ipsec.conf.template</td>
|
||||
<td>(StrOpt) Template file for ipsec configuration</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>ipsec_secret_template = /usr/lib/python/site-packages/neutron/services/vpn/device_drivers/template/openswan/ipsec.secret.template</td>
|
||||
<td>(StrOpt) Template file for ipsec secret configuration</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th colspan="2">[vpnagent]</th>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>vpn_device_driver = ['neutron.services.vpn.device_drivers.ipsec.OpenSwanDriver']</td>
|
||||
<td>(MultiStrOpt) The vpn device drivers Neutron will use</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</para>
|
@ -1,46 +0,0 @@
|
||||
<?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_nova_tilera">
|
||||
<caption>Description of Tilera 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">[baremetal]</th>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>tile_pdu_ip = 10.0.100.1</td>
|
||||
<td>(StrOpt) IP address of tilera pdu</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>tile_pdu_mgr = /tftpboot/pdu_mgr</td>
|
||||
<td>(StrOpt) Management script for tilera pdu</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>tile_pdu_off = 2</td>
|
||||
<td>(IntOpt) Power status of tilera PDU is OFF</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>tile_pdu_on = 1</td>
|
||||
<td>(IntOpt) Power status of tilera PDU is ON</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>tile_pdu_status = 9</td>
|
||||
<td>(IntOpt) Power status of tilera PDU</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>tile_power_wait = 9</td>
|
||||
<td>(IntOpt) Wait time in seconds until check the result after tilera power operations</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</para>
|
@ -1,26 +0,0 @@
|
||||
<?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_sahara_debug">
|
||||
<caption>Description of logging 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>disable_process_locking = False</td>
|
||||
<td>(BoolOpt) Enables or disables inter-process locks.</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</para>
|
@ -20,7 +20,6 @@
|
||||
<xi:include href="../common/tables/sahara-common.xml"/>
|
||||
<xi:include href="../common/tables/sahara-database.xml"/>
|
||||
<xi:include href="../common/tables/sahara-domain.xml"/>
|
||||
<xi:include href="../common/tables/sahara-debug.xml"/>
|
||||
<xi:include href="../common/tables/sahara-logging.xml"/>
|
||||
<xi:include href="../common/tables/sahara-qpid.xml"/>
|
||||
<xi:include href="../common/tables/sahara-rabbitmq.xml"/>
|
||||
|
@ -78,7 +78,6 @@ options. For installation prerequisites and step-by-step walkthroughs, see the
|
||||
<xi:include href="../common/tables/keystone-role.xml"/>
|
||||
<xi:include href="../common/tables/keystone-saml.xml"/>
|
||||
<xi:include href="../common/tables/keystone-security.xml"/>
|
||||
<xi:include href="../common/tables/keystone-stats.xml"/>
|
||||
<xi:include href="../common/tables/keystone-testing.xml"/>
|
||||
<xi:include href="../common/tables/keystone-token.xml"/>
|
||||
<xi:include href="../common/tables/keystone-trust.xml"/>
|
||||
|
@ -52,7 +52,6 @@
|
||||
<xi:include href="../../common/tables/nova-serial_console.xml"/>
|
||||
<xi:include href="../../common/tables/nova-spice.xml"/>
|
||||
<xi:include href="../../common/tables/nova-testing.xml"/>
|
||||
<xi:include href="../../common/tables/nova-tilera.xml"/>
|
||||
<xi:include href="../../common/tables/nova-trustedcomputing.xml"/>
|
||||
<xi:include href="../../common/tables/nova-upgrade_levels.xml"/>
|
||||
<xi:include href="../../common/tables/nova-vmware.xml"/>
|
||||
|
@ -64,13 +64,6 @@
|
||||
<xi:include href="../../common/tables/neutron-dvr.xml"/>
|
||||
</section>
|
||||
|
||||
<section xml:id="networking-options-embrane_lb">
|
||||
<title>Embrane LBaaS driver</title>
|
||||
<para>Use the following options to alter Embrane
|
||||
Load-Balancer-as-a-Service related settings.</para>
|
||||
<xi:include href="../../common/tables/neutron-embrane_lb.xml"/>
|
||||
</section>
|
||||
|
||||
<section xml:id="networking-options-fwaas">
|
||||
<title>Firewall-as-a-Service driver</title>
|
||||
<para>Use the following options in the <filename>fwaas_driver.ini</filename>
|
||||
@ -91,16 +84,6 @@ Load-Balancer-as-a-Service related settings.</para>
|
||||
<xi:include href="../../common/tables/neutron-l3_agent.xml"/>
|
||||
</section>
|
||||
|
||||
<section xml:id="networking-options-lbaas">
|
||||
<title>Load-Balancer-as-a-Service agent</title>
|
||||
<para>Use the following options in the <filename>lbaas_agent.ini</filename>
|
||||
file for the LBaaS agent.</para>
|
||||
<xi:include href="../../common/tables/neutron-lbaas.xml"/>
|
||||
<xi:include href="../../common/tables/neutron-lbaas_haproxy.xml"/>
|
||||
<xi:include href="../../common/tables/neutron-lbaas_netscaler.xml"/>
|
||||
<xi:include href="../../common/tables/neutron-lbaas_radware.xml"/>
|
||||
</section>
|
||||
|
||||
<section xml:id="networking-options-logging">
|
||||
<title>Logging</title>
|
||||
<para>Use the following options to alter logging settings.</para>
|
||||
@ -207,18 +190,4 @@ for your driver to change security group settings.</para>
|
||||
<xi:include href="../../common/tables/neutron-testing.xml"/>
|
||||
</section>
|
||||
|
||||
<section xml:id="networking-options-varmour">
|
||||
<title>vArmour Firewall-as-a-Service driver</title>
|
||||
<para>Use the following options in the <filename>l3_agent.ini</filename>
|
||||
file for the vArmour FWaaS driver.</para>
|
||||
<xi:include href="../../common/tables/neutron-varmour.xml"/>
|
||||
</section>
|
||||
|
||||
<section xml:id="networking-options-vpn">
|
||||
<title>VPN</title>
|
||||
<para>Use the following options in the <filename>vpn_agent.ini</filename>
|
||||
file for the VPN agent.</para>
|
||||
<xi:include href="../../common/tables/neutron-vpn.xml"/>
|
||||
</section>
|
||||
|
||||
</section>
|
||||
|
@ -12,6 +12,5 @@ os_inherit os_inherit
|
||||
revoke revoke
|
||||
saml SAML
|
||||
security security
|
||||
stats stats
|
||||
token token
|
||||
trust trust
|
||||
|
@ -6,16 +6,11 @@ cisco Cisco
|
||||
dhcp_agent DHCP agent
|
||||
dvr DVR
|
||||
embrane Embrane
|
||||
embrane_lb Embrane LBaaS driver
|
||||
fwaas FwaaS
|
||||
hyperv_agent HyperV agent
|
||||
ipv6_ra IPv6 router advertisement
|
||||
l3_agent L3 agent
|
||||
l3_arista Arista layer-3 service plug-in
|
||||
lbaas LBaaS
|
||||
lbaas_haproxy LBaaS haproxy
|
||||
lbaas_netscaler LBaaS Netscaler
|
||||
lbaas_radware LBaaS Radware
|
||||
linuxbridge_agent Linux Bridge agent
|
||||
meta meta
|
||||
metering_agent metering agent
|
||||
@ -48,4 +43,3 @@ ryu RYU
|
||||
sdnve SDN-VE
|
||||
securitygroups security groups
|
||||
sriov SR-IOV
|
||||
varmour vArmour
|
||||
|
@ -1,7 +1,6 @@
|
||||
apiv3 API v3
|
||||
authentication authentication
|
||||
availabilityzones availability zones
|
||||
baremetal baremetal
|
||||
barbican Barbican
|
||||
cells cell
|
||||
configdrive config drive
|
||||
@ -20,7 +19,6 @@ rdp RDP
|
||||
rpc_all all RPC
|
||||
serial_console serial console
|
||||
spice SPICE
|
||||
tilera Tilera
|
||||
trustedcomputing trusted computing
|
||||
upgrade_levels upgrade levels
|
||||
vnc VNC
|
||||
|
Loading…
Reference in New Issue
Block a user