Comment 12 for bug 1440834

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

Reviewed: https://review.openstack.org/171256
Committed: https://git.openstack.org/cgit/openstack/neutron-vpnaas/commit/?id=bc2a1d775408a630e483794437acb90bd4a3c3c9
Submitter: Jenkins
Branch: master

commit bc2a1d775408a630e483794437acb90bd4a3c3c9
Author: Paul Michali <email address hidden>
Date: Tue Apr 7 11:57:50 2015 +0000

    VPNaaS: Reorganize test tree

    Similar to what is happening in Neutron, this commit renames and moves unit
    test files so that they match the directory structure of the code tree.
    Since the VPN repo's test files have imports from Neutron, there are import
    changes as well, to the imports to match the Neutron test file organization.

    A check script is added to monitor the test file naming and locations (to
    ensure consistency).

    Change-Id: I875285230127ed660137d271f7e98d82eb57ffab
    Partial-Bug: #1440834