Comment 28 for bug 1462901

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

Reviewed: https://review.openstack.org/212120
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=74328ce7191f01199961bfb21c9da204e0dd5daf
Submitter: Jenkins
Branch: master

commit 74328ce7191f01199961bfb21c9da204e0dd5daf
Author: He Jie Xu <email address hidden>
Date: Thu Aug 13 15:50:29 2015 +0800

    Move V2.1 API unittest to top level directory

    This patch moves the tests in contrib/ and plugins/v3/ into the
    base directory.

    Note that some of the tests have both v2 and v21 tests, The v2
    tests will be deleted when V2 API removed.

    Co-Authored-By: Ed Leafe <email address hidden>
    Change-Id: I6ff1d6594e7a44f2bcb6bbb04a4277b98d1cac74
    Partial-Bug: #1462901