Comment 27 for bug 1462901

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

Reviewed: https://review.openstack.org/213029
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=3024e16881e04d160741c2578b2a651d54431689
Submitter: Jenkins
Branch: master

commit 3024e16881e04d160741c2578b2a651d54431689
Author: He Jie Xu <email address hidden>
Date: Fri Aug 14 15:31:20 2015 +0800

    Move legacy v2 api smaple tests

    This patch moves legacy v2 api sample tests under
    'nova/tests/functional/api_sample_tests/legacy_v2'

    Also create new API sample test base class for matching new
    path in 'nova/tests/functional/api_sample_tests/legacy_v2/ -
    api_samples_test_base.py'

    Change-Id: Ib455d4fc9d1f9a2a7e9a744f7e63086b3cf49c5e
    Partial-Bug: #1462901