Calling cfg.CONF.reset not necessary in individual unit tests

Bug #1291144 reported by Henry Gessau
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
neutron
Fix Released
Low
Henry Gessau

Bug Description

oslo.config.cfg.CONF.reset is added to cleanup in BaseTestCase.setUp(). No need for individual test classes to do it.

Henry Gessau (gessau)
Changed in neutron:
assignee: nobody → Henry Gessau (gessau)
Henry Gessau (gessau)
Changed in neutron:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to neutron (master)

Fix proposed to branch: master
Review: https://review.openstack.org/79846

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron (master)

Reviewed: https://review.openstack.org/79846
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=3d8ee7eb633e251c3e343239b0e0ee6234df9393
Submitter: Jenkins
Branch: master

commit 3d8ee7eb633e251c3e343239b0e0ee6234df9393
Author: Henry Gessau <email address hidden>
Date: Wed Mar 12 01:36:13 2014 -0400

    Remove individual cfg.CONF.resets from tests

    oslo.config.CONF.reset is added to cleanup in BaseTestCase, so it does
    not need to be done by individual test cases.

    Change-Id: I5fced5c2d480e78e5bb7cc150f0b653313884456
    Closes-Bug: #1291144

Changed in neutron:
status: In Progress → Fix Committed
Akihiro Motoki (amotoki)
Changed in neutron:
importance: Undecided → Low
milestone: none → icehouse-rc1
Thierry Carrez (ttx)
Changed in neutron:
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in neutron:
milestone: icehouse-rc1 → 2014.1
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.