Description of configuration options for cisco
Configuration option=Default value (Type) Description
host=docwork (StrOpt) The hostname Neutron is running on
host=127.0.0.1 (StrOpt) Host to locate redis
host=127.0.0.1 (StrOpt) Host to connect to
model_class=neutron.plugins.cisco.models.virt_phy_sw_v2.VirtualPhysicalSwitchModelV2 (StrOpt) Model Class
nexus_driver=neutron.plugins.cisco.test.nexus.fake_nexus_driver.CiscoNEXUSFakeDriver (StrOpt) Nexus Driver Name
nexus_plugin=neutron.plugins.cisco.nexus.cisco_nexus_plugin_v2.NexusPlugin (StrOpt) Nexus Switch to use
provider_vlan_auto_create=True (BoolOpt) Provider VLANs are automatically created as needed on the Nexus switch
provider_vlan_auto_trunk=True (BoolOpt) Provider VLANs are automatically trunked as needed on the ports of the Nexus switch
provider_vlan_name_prefix=p- (StrOpt) VLAN Name prefix for provider vlans
svi_round_robin=False (BoolOpt) Distribute SVI interfaces over all switches
vlan_name_prefix=q- (StrOpt) VLAN Name prefix
vswitch_plugin=neutron.plugins.openvswitch.ovs_neutron_plugin.OVSNeutronPluginV2 (StrOpt) Virtual Switch to use