Comment 15 for bug 1462901

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

Reviewed: https://review.openstack.org/211390
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=81dd5b78c85153d5d255961b728f767f1f5af2fd
Submitter: Jenkins
Branch: master

commit 81dd5b78c85153d5d255961b728f767f1f5af2fd
Author: EdLeafe <email address hidden>
Date: Mon Aug 10 23:45:50 2015 +0000

    Move existing V2 to legacy_v2 - step 2

    The second step in the code cleanup for removing the API V3
    references is to move the existing 'contrib' directory under
    'legacy_v2'. All references to the 'contrib' directory have been
    updated to reflect the new path.

    Also ensure the old path works for option 'osapi_compute_ext_list'.
    When 'nova.api.openstack.extensions.ExtensionManager' load old path,
    it will use new path instead of it.

    Partial-Bug: #1462901
    Co-Authored-By: Alex Xu <email address hidden>
    Change-Id: I9cf405ec8230094f0f921010d4e18c710d9cbdbb