Comment 6 for bug 1491670

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

Reviewed: https://review.openstack.org/237773
Committed: https://git.openstack.org/cgit/openstack/ironic/commit/?id=d1cb7180d5e89cdaa6e9f2b81fef0186947f37b1
Submitter: Jenkins
Branch: master

commit d1cb7180d5e89cdaa6e9f2b81fef0186947f37b1
Author: John L. Villalovos <email address hidden>
Date: Tue Oct 20 13:43:26 2015 -0700

    Move ironic.tests.unit.base to ironic.tests.base

    We will use the base.py file for both unit and functional testing, so
    move it under ironic/tests/base.py

    Change-Id: Ifc36d61be60c820dd8e5ee0f9b9dadb52d8b480a
    Partial-Bug: #1491670