openstack-manuals/doc/common/tables/neutron-cisco.xml
Atsushi SAKAI 71bf779f1c Update Config reference for neutron
Edit section_network-plugins.xml
       section_network-plugins-ml2.xml
  Stay removed mlnx (mellanox)

  Unchanged because of trouble
       networking-ibm (SDN-VE)
       octavia

  Cannot include because of trouble
       networking-infoblox
       networking-zvm

  Consider neutron plugin addition (#1503967)

Change-Id: I41272af4ec46c7e7c1c3ce7d6e03c6a40fb0cb25
Partial-Bug: #1407581
Related-Bug: #1503967
2015-10-13 19:36:54 +09:00

154 lines
7.3 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 Cisco 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">[cfg_agent]</th>
</tr>
<tr>
<td><option>device_connection_timeout</option> = <replaceable>30</replaceable></td>
<td>(IntOpt) Time in seconds for connecting to a hosting device</td>
</tr>
<tr>
<td><option>fw_svc_helper_class</option> = <replaceable>neutron_fwaas.services.firewall.drivers.cisco.csr_firewall_svc_helper.CsrFirewallServiceHelper</replaceable></td>
<td>(StrOpt) Path of the firewall service helper class.</td>
</tr>
<tr>
<td><option>hosting_device_dead_timeout</option> = <replaceable>300</replaceable></td>
<td>(IntOpt) The time in seconds until a backlogged hosting device is presumed dead. This value should be set up high enough to recover from a period of connectivity loss or high load when the device may not be responding.</td>
</tr>
<tr>
<td><option>routing_svc_helper_class</option> = <replaceable>networking_cisco.plugins.cisco.cfg_agent.service_helpers.routing_svc_helper.RoutingServiceHelper</replaceable></td>
<td>(StrOpt) Path of the routing service helper class.</td>
</tr>
<tr>
<td><option>rpc_loop_interval</option> = <replaceable>10</replaceable></td>
<td>(IntOpt) Interval when the process_services() loop executes in seconds. This is when the config agent lets each service helper to process its neutron resources.</td>
</tr>
<tr>
<th colspan="2">[cisco_csr_ipsec]</th>
</tr>
<tr>
<td><option>status_check_interval</option> = <replaceable>60</replaceable></td>
<td>(IntOpt) Status check interval for Cisco CSR IPSec connections</td>
</tr>
<tr>
<th colspan="2">[general]</th>
</tr>
<tr>
<td><option>backlog_processing_interval</option> = <replaceable>10</replaceable></td>
<td>(IntOpt) Time in seconds between renewed scheduling attempts of non-scheduled routers.</td>
</tr>
<tr>
<td><option>cfg_agent_down_time</option> = <replaceable>60</replaceable></td>
<td>(IntOpt) Seconds of no status update until a cfg agent is considered down.</td>
</tr>
<tr>
<td><option>default_security_group</option> = <replaceable>mgmt_sec_grp</replaceable></td>
<td>(StrOpt) Default security group applied on management port. Default value is mgmt_sec_grp.</td>
</tr>
<tr>
<td><option>ensure_nova_running</option> = <replaceable>True</replaceable></td>
<td>(BoolOpt) Ensure that Nova is running before attempting to create any VM.</td>
</tr>
<tr>
<td><option>l3_admin_tenant</option> = <replaceable>L3AdminTenant</replaceable></td>
<td>(StrOpt) Name of the L3 admin tenant.</td>
</tr>
<tr>
<td><option>management_network</option> = <replaceable>osn_mgmt_nw</replaceable></td>
<td>(StrOpt) Name of management network for device configuration. Default value is osn_mgmt_nw</td>
</tr>
<tr>
<td><option>service_vm_config_path</option> = <replaceable>/opt/stack/data/neutron/cisco/config_drive</replaceable></td>
<td>(StrOpt) Path to config drive files for service VM instances.</td>
</tr>
<tr>
<td><option>templates_path</option> = <replaceable>/opt/stack/data/neutron/cisco/templates</replaceable></td>
<td>(StrOpt) Path to templates for hosting devices.</td>
</tr>
<tr>
<th colspan="2">[hosting_devices]</th>
</tr>
<tr>
<td><option>csr1kv_booting_time</option> = <replaceable>420</replaceable></td>
<td>(IntOpt) Booting time in seconds before a CSR1kv becomes operational.</td>
</tr>
<tr>
<td><option>csr1kv_cfgagent_router_driver</option> = <replaceable>networking_cisco.plugins.cisco.cfg_agent.device_drivers.csr1kv.csr1kv_routing_driver.CSR1kvRoutingDriver</replaceable></td>
<td>(StrOpt) Config agent driver for CSR1kv.</td>
</tr>
<tr>
<td><option>csr1kv_configdrive_template</option> = <replaceable>csr1kv_cfg_template</replaceable></td>
<td>(StrOpt) CSR1kv configdrive template file.</td>
</tr>
<tr>
<td><option>csr1kv_device_driver</option> = <replaceable>networking_cisco.plugins.cisco.l3.hosting_device_drivers.csr1kv_hd_driver.CSR1kvHostingDeviceDriver</replaceable></td>
<td>(StrOpt) Hosting device driver for CSR1kv.</td>
</tr>
<tr>
<td><option>csr1kv_flavor</option> = <replaceable>621</replaceable></td>
<td>(StrOpt) UUID of Nova flavor for CSR1kv.</td>
</tr>
<tr>
<td><option>csr1kv_image</option> = <replaceable>csr1kv_openstack_img</replaceable></td>
<td>(StrOpt) Name of Glance image for CSR1kv.</td>
</tr>
<tr>
<td><option>csr1kv_password</option> = <replaceable>cisco</replaceable></td>
<td>(StrOpt) Password to use for CSR1kv configurations.</td>
</tr>
<tr>
<td><option>csr1kv_plugging_driver</option> = <replaceable>networking_cisco.plugins.cisco.l3.plugging_drivers.n1kv_trunking_driver.N1kvTrunkingPlugDriver</replaceable></td>
<td>(StrOpt) Plugging driver for CSR1kv.</td>
</tr>
<tr>
<td><option>csr1kv_username</option> = <replaceable>stack</replaceable></td>
<td>(StrOpt) Username to use for CSR1kv configurations.</td>
</tr>
<tr>
<th colspan="2">[ml2_cisco_n1kv]</th>
</tr>
<tr>
<td><option>max_vsm_retries</option> = <replaceable>2</replaceable></td>
<td>(IntOpt) Maximum number of retry attempts for VSM REST API.</td>
</tr>
<tr>
<th colspan="2">[n1kv]</th>
</tr>
<tr>
<td><option>management_port_profile</option> = <replaceable>osn_mgmt_pp</replaceable></td>
<td>(StrOpt) Name of N1kv port profile for management ports.</td>
</tr>
<tr>
<td><option>t1_network_profile</option> = <replaceable>osn_t1_np</replaceable></td>
<td>(StrOpt) Name of N1kv network profile for T1 networks (i.e., trunk networks for VXLAN segmented traffic).</td>
</tr>
<tr>
<td><option>t1_port_profile</option> = <replaceable>osn_t1_pp</replaceable></td>
<td>(StrOpt) Name of N1kv port profile for T1 ports (i.e., ports carrying traffic from VXLAN segmented networks).</td>
</tr>
<tr>
<td><option>t2_network_profile</option> = <replaceable>osn_t2_np</replaceable></td>
<td>(StrOpt) Name of N1kv network profile for T2 networks (i.e., trunk networks for VLAN segmented traffic).</td>
</tr>
<tr>
<td><option>t2_port_profile</option> = <replaceable>osn_t2_pp</replaceable></td>
<td>(StrOpt) Name of N1kv port profile for T2 ports (i.e., ports carrying traffic from VLAN segmented networks).</td>
</tr>
</tbody>
</table>
</para>