** Changed in: neutron
Status: Fix Committed => Fix Released
** Changed in: neutron
Milestone: None => juno-1
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1305656
Title:
test that inherit from BaseTestCase don't need to clean up the
mock.patches
Status in OpenStack Neutron (virtual network service):
Fix Released
Bug description:
In BaseTestCase a clean up is added to stop all patches :
self.addCleanup(mock.patch.stopall)
the tests that inherits from BaseTestCase don't need to stop their patches
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1305656/+subscriptions
--
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help : https://help.launchpad.net/ListHelp