Comment 6 for bug 1462901

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

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

commit ce7f986c33fd614f5355affd69e430f3e6dd5dc1
Author: Matt Riedemann <email address hidden>
Date: Thu Jul 16 10:30:05 2015 -0700

    Deprecate the osapi_v3.enabled option

    This is part of the larger effort in Liberty to remove references to the
    v3 API.

    This enables the v2.1 API by default and deprecates the 'enabled' option
    for removal in the N release.

    Alternatively we could just ignore the option altogether but changing it
    to True by default essentially does that for us.

    Related-Bug: #1462901

    Change-Id: I43f0352f9fa89401f79389a6dc1035d901f52ed2