Comment 22 for bug 1448273

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

Reviewed: https://review.openstack.org/180798
Committed: https://git.openstack.org/cgit/openstack/trove/commit/?id=9382ab97f138c38c61b7c4cfa459832da04bdcc2
Submitter: Jenkins
Branch: master

commit 9382ab97f138c38c61b7c4cfa459832da04bdcc2
Author: Peter Stachowski <email address hidden>
Date: Wed May 6 23:55:48 2015 +0000

    Added dangling mock detection to 'taskmanager'

    Ensured that no dangling mocks exist in the module by having each test
    class extend trove_testtools.TestCase

    Ran 'tox -epy27' and fixed any detected problems.

    Change-Id: Ic26c4b1f173774f4280dc8a75b497d53bff5477a
    Partial-Bug: 1448273