8b2016b5d0
Include the new tables in the documentation. Fix the cinder-prophetstor_dpl.xml filename and the xiv category. Manually fix those files for niceness test: - glance-logging.xml (lines 34, 38), fixed in oslo-incubator - trove-logging.xml (lines 26, 30), fixed in oslo-incubator - neutron-openvswitch_agent.xml (line 45), to be fixed in neutron Closes-Bug: #1340858 Closes-Bug: #1344231 Closes-Bug: #1345956 Closes-Bug: #1346711 Closes-Bug: #1347978 Partial-Bug: #1348329 Closes-Bug: #1352074 Partial-Bug: #1353417 Closes-Bug: #1354622 Closes-Bug: #1339754 Closes-Bug: #1358598 Closes-Bug: #1358259 Closes-Bug: #1357865 Partial-Bug: #1357457 Closes-Bug: #1357421 Change-Id: Id2da7d7762ca954bd552dbf89a9ff28b144efb68
139 lines
4.4 KiB
XML
139 lines
4.4 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_cisco">
|
|
<caption>Description of configuration options for cisco</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">[CISCO]</th>
|
|
</tr>
|
|
<tr>
|
|
<td>model_class = neutron.plugins.cisco.models.virt_phy_sw_v2.VirtualPhysicalSwitchModelV2</td>
|
|
<td>(StrOpt) Model Class</td>
|
|
</tr>
|
|
<tr>
|
|
<td>nexus_driver = neutron.plugins.cisco.test.nexus.fake_nexus_driver.CiscoNEXUSFakeDriver</td>
|
|
<td>(StrOpt) Nexus Driver Name</td>
|
|
</tr>
|
|
<tr>
|
|
<td>nexus_l3_enable = False</td>
|
|
<td>(BoolOpt) Enable L3 support on the Nexus switches</td>
|
|
</tr>
|
|
<tr>
|
|
<td>provider_vlan_auto_create = True</td>
|
|
<td>(BoolOpt) Provider VLANs are automatically created as needed on the Nexus switch</td>
|
|
</tr>
|
|
<tr>
|
|
<td>provider_vlan_auto_trunk = True</td>
|
|
<td>(BoolOpt) Provider VLANs are automatically trunked as needed on the ports of the Nexus switch</td>
|
|
</tr>
|
|
<tr>
|
|
<td>provider_vlan_name_prefix = p-</td>
|
|
<td>(StrOpt) VLAN Name prefix for provider vlans</td>
|
|
</tr>
|
|
<tr>
|
|
<td>svi_round_robin = False</td>
|
|
<td>(BoolOpt) Distribute SVI interfaces over all switches</td>
|
|
</tr>
|
|
<tr>
|
|
<td>vlan_name_prefix = q-</td>
|
|
<td>(StrOpt) VLAN Name prefix</td>
|
|
</tr>
|
|
<tr>
|
|
<th colspan="2">[CISCO_N1K]</th>
|
|
</tr>
|
|
<tr>
|
|
<td>bridge_mappings = </td>
|
|
<td>(StrOpt) N1K Bridge Mappings</td>
|
|
</tr>
|
|
<tr>
|
|
<td>default_network_profile = default_network_profile</td>
|
|
<td>(StrOpt) N1K default network profile</td>
|
|
</tr>
|
|
<tr>
|
|
<td>default_policy_profile = service_profile</td>
|
|
<td>(StrOpt) N1K default policy profile</td>
|
|
</tr>
|
|
<tr>
|
|
<td>enable_tunneling = True</td>
|
|
<td>(BoolOpt) N1K Enable Tunneling</td>
|
|
</tr>
|
|
<tr>
|
|
<td>http_pool_size = 4</td>
|
|
<td>(IntOpt) Number of threads to use to make HTTP requests</td>
|
|
</tr>
|
|
<tr>
|
|
<td>http_timeout = 15</td>
|
|
<td>(IntOpt) N1K http timeout duration in seconds</td>
|
|
</tr>
|
|
<tr>
|
|
<td>integration_bridge = br-int</td>
|
|
<td>(StrOpt) N1K Integration Bridge</td>
|
|
</tr>
|
|
<tr>
|
|
<td>network_node_policy_profile = dhcp_pp</td>
|
|
<td>(StrOpt) N1K policy profile for network node</td>
|
|
</tr>
|
|
<tr>
|
|
<td>network_vlan_ranges = vlan:1:4095</td>
|
|
<td>(StrOpt) N1K Network VLAN Ranges</td>
|
|
</tr>
|
|
<tr>
|
|
<td>poll_duration = 10</td>
|
|
<td>(IntOpt) N1K Policy profile polling duration in seconds</td>
|
|
</tr>
|
|
<tr>
|
|
<td>tenant_network_type = local</td>
|
|
<td>(StrOpt) N1K Tenant Network Type</td>
|
|
</tr>
|
|
<tr>
|
|
<td>tunnel_bridge = br-tun</td>
|
|
<td>(StrOpt) N1K Tunnel Bridge</td>
|
|
</tr>
|
|
<tr>
|
|
<td>vxlan_id_ranges = 5000:10000</td>
|
|
<td>(StrOpt) N1K VXLAN ID Ranges</td>
|
|
</tr>
|
|
<tr>
|
|
<th colspan="2">[CISCO_PLUGINS]</th>
|
|
</tr>
|
|
<tr>
|
|
<td>nexus_plugin = neutron.plugins.cisco.nexus.cisco_nexus_plugin_v2.NexusPlugin</td>
|
|
<td>(StrOpt) Nexus Switch to use</td>
|
|
</tr>
|
|
<tr>
|
|
<td>vswitch_plugin = neutron.plugins.openvswitch.ovs_neutron_plugin.OVSNeutronPluginV2</td>
|
|
<td>(StrOpt) Virtual Switch to use</td>
|
|
</tr>
|
|
<tr>
|
|
<th colspan="2">[cisco_csr_ipsec]</th>
|
|
</tr>
|
|
<tr>
|
|
<td>status_check_interval = 60</td>
|
|
<td>(IntOpt) Status check interval for Cisco CSR IPSec connections</td>
|
|
</tr>
|
|
<tr>
|
|
<th colspan="2">[ml2_cisco]</th>
|
|
</tr>
|
|
<tr>
|
|
<td>svi_round_robin = False</td>
|
|
<td>(BoolOpt) Distribute SVI interfaces over all switches</td>
|
|
</tr>
|
|
<tr>
|
|
<td>vlan_name_prefix = q-</td>
|
|
<td>(StrOpt) VLAN Name prefix</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</para>
|