yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #11423
[Bug 1291144] [NEW] Calling cfg.CONF.reset not necessary in individual unit tests
Public bug reported:
oslo.config.cfg.CONF.reset is added to cleanup in BaseTestCase.setUp().
No need for individual test classes to do it.
** Affects: neutron
Importance: Undecided
Assignee: Henry Gessau (gessau)
Status: New
** Changed in: neutron
Assignee: (unassigned) => Henry Gessau (gessau)
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1291144
Title:
Calling cfg.CONF.reset not necessary in individual unit tests
Status in OpenStack Neutron (virtual network service):
New
Bug description:
oslo.config.cfg.CONF.reset is added to cleanup in
BaseTestCase.setUp(). No need for individual test classes to do it.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1291144/+subscriptions
Follow ups
References