neutron/neutron/tests/unit/ml2
Cedric Brandily 851fa4580a Remove invalid or useless initialization in test_type_vxlan
In test_type_vxlan, vni_ranges option is overriden with an invalid and unused
value, vxlan_group is overrriden but never used.

Change-Id: Ie1ce1d7a8ef54692d122276e371ec5efc2e68d9c
2014-08-19 13:53:57 +02:00
..
db Remove auto-generation of db schema from models at startup 2014-08-15 17:21:17 -04:00
drivers Remove auto-generation of db schema from models at startup 2014-08-15 17:21:17 -04:00
__init__.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
_test_mech_agent.py Fix spelling mistakes 2014-08-01 16:10:23 +00:00
test_agent_scheduler.py Adds support for L3 routing/NAT as a service plugin 2013-09-11 12:12:10 +02:00
test_driver_context.py Fix to enable L2pop to serve DVR 2014-08-06 23:04:00 +00:00
test_helpers.py Remove auto-generation of db schema from models at startup 2014-08-15 17:21:17 -04:00
test_mech_hyperv.py Implement ML2 port binding 2013-09-03 18:05:20 -04:00
test_mech_linuxbridge.py Vxlan / L2population support to Linuxbridge Agent 2013-09-12 02:51:37 +02:00
test_mech_openvswitch.py Implement ML2 port binding 2013-09-03 18:05:20 -04:00
test_mechanism_fslsdn.py Freescale SDN Mechanism Driver for ML2 Plugin 2014-06-07 08:06:29 +05:30
test_mechanism_ncs.py Remove individual cfg.CONF.resets from tests 2014-03-17 12:34:56 -04:00
test_mechanism_odl.py Remove auto-generation of db schema from models at startup 2014-08-15 17:21:17 -04:00
test_ml2_plugin.py Delete DVR namespaces on node after removing last VM 2014-08-13 22:56:38 +00:00
test_port_binding.py ML2: Make get_device_details report mac address as well 2014-08-14 08:35:31 +09:00
test_rpcapi.py Fix PortNotFound error during update_device_up for DVR 2014-08-13 11:53:59 -07:00
test_security_group.py Removed create_rpc_dispatcher methods 2014-06-20 20:44:37 +02:00
test_type_flat.py Remove auto-generation of db schema from models at startup 2014-08-15 17:21:17 -04:00
test_type_gre.py Remove auto-generation of db schema from models at startup 2014-08-15 17:21:17 -04:00
test_type_local.py Add partial specs support in ML2 for multiprovider extension 2014-07-21 20:02:14 +00:00
test_type_vlan.py Remove auto-generation of db schema from models at startup 2014-08-15 17:21:17 -04:00
test_type_vxlan.py Remove invalid or useless initialization in test_type_vxlan 2014-08-19 13:53:57 +02:00