Comment 1 for bug 1491670

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

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

commit f350d87af82ba8e33c19fb03eeb67625027838db
Author: John L. Villalovos <email address hidden>
Date: Mon Sep 28 11:36:37 2015 -0700

    Prepare for functional testing

    Prepare for functional testing by creating two new directories:
      * ironic/tests/unit
      * ironic/tests/functional

    Move all files currently in ironic/tests/* to ironic/tests/unit/

    Update imports from 'ironic.tests.YYY' to 'ironic.tests.unit.YYY'

    Fix any PEP8 issues due to longer lines

    Partial-Bug: #1491670
    Change-Id: I1166f20adf8c84b2042b62e348926502a4851e08