tests/ml2: GreTypeTest missing self.addCleanup(db.clear_db)

Bug #1261593 reported by Isaku Yamahata
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
neutron
Fix Released
Low
Isaku Yamahata

Bug Description

GreTypeTest.setUp() in test_type_gre.py should have self.addCleanup(db.clear_db)

no longer affects: devstack
Changed in neutron:
assignee: nobody → Isaku Yamahata (yamahata)
status: New → In Progress
Kyle Mestery (mestery)
Changed in neutron:
importance: Undecided → Low
milestone: none → icehouse-2
tags: added: low-hanging-fruit unittest
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron (master)

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

commit e5939c32100ad42bfcf97f7373dfc06bc171e90e
Author: Isaku Yamahata <email address hidden>
Date: Tue Dec 17 12:00:22 2013 +0900

    ml2/type_gre: Adds missing clear_db to test_type_gre.py

    GreTypeTest.setUp() in test_type_gre.py should have
    self.addCleanup(db.clear_db). This patch adds it.

    Change-Id: I1f2ac5d2cae47812591fc5b50099053a4ad9ba85
    Closes-Bug: #1261593

Changed in neutron:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in neutron:
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in neutron:
milestone: icehouse-2 → 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.