neutron/neutron/tests/unit/ml2/drivers
Kevin Benton 3196cef698 Removes calls to mock.patch.stopall in unit tests
Removes unnecessary calls to mock.patch.stopall
in individual unit tests since it is now
automatically called from the base test case.

Closes-Bug: #1291130
Change-Id: Ia8e82d6a9a9bc9bd5f48146c1be53069ff1cdb01
2014-03-12 04:17:11 +00:00
..
brocade Implementaion of Mechanism driver for 2014-03-04 15:31:36 -08:00
cisco Removes calls to mock.patch.stopall in unit tests 2014-03-12 04:17:11 +00:00
__init__.py Initial Modular L2 Mechanism Driver implementation. 2013-07-10 18:16:03 -07:00
mechanism_bulkless.py Base ML2 bulk support on the loaded drivers 2014-02-04 22:35:01 -08:00
mechanism_logger.py ML2 mechanism driver access to binding details 2014-02-26 09:16:07 -05:00
mechanism_test.py ML2 mechanism driver access to binding details 2014-02-26 09:16:07 -05:00
test_arista_mechanism_driver.py Improves Arista's ML2 driver's sync performance 2014-03-02 18:23:21 -08:00
test_bigswitch_mech.py BigSwitch: Auto re-sync on backend inconsistencies 2014-03-05 15:08:39 -05:00
test_l2population.py Removes calls to mock.patch.stopall in unit tests 2014-03-12 04:17:11 +00:00
test_mech_mlnx.py Implement Mellanox ML2 MechanismDriver 2014-03-03 22:43:10 +02:00
test_ofagent_mech.py Implement OpenFlow Agent mechanism driver 2014-03-02 13:40:10 +09:00