Comment 15 for bug 1065276

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

Reviewed: https://review.openstack.org/16735
Committed: http://github.com/openstack/quantum/commit/8e94da49675310dae2e94a860e515ce5ac16f33f
Submitter: Jenkins
Branch: master

commit 8e94da49675310dae2e94a860e515ce5ac16f33f
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