Comment 2 for bug 1413144

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

Reviewed: https://review.openstack.org/149156
Committed: https://git.openstack.org/cgit/stackforge/magnum/commit/?id=18b098043a8ea444bf569bc626d290d78c9db40e
Submitter: Jenkins
Branch: master

commit 18b098043a8ea444bf569bc626d290d78c9db40e
Author: Jay Lau (Guangya Liu) <email address hidden>
Date: Thu Jan 22 01:04:50 2015 -0500

    Rest back objects for test_objects

    When test_objects run, it will load some dummy objects such as Foo
    etc, the problem is that Foo did not have '_type' field, so the
    unit test will be failed.

    This patch was resetting objects for all test cases in test_objects.

    Closes-Bug: #1413144
    Implements part of bp increase-test-coverage

    Change-Id: I84067db21cb087c2694145a5a733d867422b73a5