Comment 17 for bug 1065276

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to quantum (stable/folsom)

Reviewed: https://review.openstack.org/16890
Committed: http://github.com/openstack/quantum/commit/c60051ac6b95d0e146f81d04dba0367edc8b9f78
Submitter: Jenkins
Branch: stable/folsom

commit c60051ac6b95d0e146f81d04dba0367edc8b9f78
Author: Iryoung Jeong <email address hidden>
Date: Thu Nov 22 12:58:47 2012 +0900

    Updates tearDown() to release instance objects

    This change fixes the bug by releasing the objects of the instance
    of class QuantumDbPluginV2TestCase. Removing unnecessary objects
    explicitly reduces the memory required by unit tests.

    Fixes bug 1065276

    Change-Id: Ia003a7718e1aedc4e4c8fb02b723f4a511ebc319