]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
tests/unit: clean up notification driver
authorIsaku Yamahata <isaku.yamahata@intel.com>
Tue, 25 Feb 2014 06:34:53 +0000 (15:34 +0900)
committerIsaku Yamahata <isaku.yamahata@intel.com>
Thu, 20 Mar 2014 02:42:59 +0000 (11:42 +0900)
commit4434882bc41c87c52192ab3ad01d3448868603cc
tree55796ae9a02181b43b0e779020263ed66f0af59e
parent0beccf043044fe4ff545ab4d8e4648f66b965f03
tests/unit: clean up notification driver

Some tests doesn't cleanup notification driver. So some tests can
run against unintended notification driver depending on execution order

Change-Id: I7dbed47153be66684827b2693bbc995dddfb4c1b
Related-Bug: #1281481
Partial-Bug: #1284549
neutron/tests/base.py
neutron/tests/unit/services/metering/test_metering_agent.py
neutron/tests/unit/test_extension_extraroute.py
neutron/tests/unit/test_l3_plugin.py