ee589db437
Removing unused plugins and code from the Cisco plugin framework. Change-Id: Ib22d173a088ad50b410a51a1d92685259d0af473 Implements: blueprint cisco-plugin-cleanup
24 lines
439 B
INI
24 lines
439 B
INI
[VLANS]
|
|
vlan_start=100
|
|
vlan_end=3000
|
|
vlan_name_prefix=q-
|
|
|
|
[PORTS]
|
|
max_ports=100
|
|
|
|
[PORTPROFILES]
|
|
max_port_profiles=65568
|
|
|
|
[NETWORKS]
|
|
max_networks=65568
|
|
|
|
[MODEL]
|
|
model_class=quantum.plugins.cisco.models.virt_phy_sw_v2.VirtualPhysicalSwitchModelV2
|
|
|
|
[SEGMENTATION]
|
|
manager_class=quantum.plugins.cisco.segmentation.l2network_vlan_mgr_v2.L2NetworkVLANMgr
|
|
|
|
# IMPORTANT: Comment the following lines for production deployments
|
|
[TEST]
|
|
host=testhost
|