neutron/neutron/tests/unit/ml2
Shiv Haris 2ce59ec41e Added support for NOS version 4.1.0, 5.0.0 and greater
NETCONF temaplates for NOS version greater than 4.1.0 are slightly
different (argh). An init time check of the NOS version is done
to enable selection of the correct NETCONF templates.

Change-Id: I01e82ad402fbbb25d92a99a3325ca2608dd514cb
Closes-bug: #1332719
(cherry picked from commit f807023246)
2014-07-21 15:09:47 -07:00
..
drivers Added support for NOS version 4.1.0, 5.0.0 and greater 2014-07-21 15:09:47 -07:00
__init__.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
_test_mech_agent.py ML2: Remove validate_port_binding() and unbind_port() 2014-03-20 10:03:46 -04:00
test_agent_scheduler.py Adds support for L3 routing/NAT as a service plugin 2013-09-11 12:12:10 +02: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_ncs.py Remove individual cfg.CONF.resets from tests 2014-03-17 12:34:56 -04:00
test_mechanism_odl.py Add OpenDaylight ML2 MechanismDriver 2014-03-05 14:04:39 +00:00
test_ml2_plugin.py Add enable_security_group option 2014-03-21 00:50:15 +01:00
test_port_binding.py ML2: ODL driver sets port status 2014-04-07 07:04:10 +09:00
test_rpcapi.py change port status only if port is bound to the good host 2013-10-02 15:14:18 +02:00
test_security_group.py Removes calls to mock.patch.stopall in unit tests 2014-03-12 04:17:11 +00:00
test_type_gre.py Fix bug:range() is not same in py3.x and py2.x 2014-03-11 16:44:47 +08:00
test_type_vxlan.py Merge "Fix bug:range() is not same in py3.x and py2.x" 2014-03-22 05:22:24 +00:00