Comment 6 for bug 1746798

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

Reviewed: https://review.openstack.org/540141
Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=d5e9c0b4fe814ba6e6d36a7d1ea676914c79e5eb
Submitter: Zuul
Branch: master

commit d5e9c0b4fe814ba6e6d36a7d1ea676914c79e5eb
Author: Lance Bragstad <email address hidden>
Date: Thu Feb 1 21:14:50 2018 +0000

    Remove all v2.0 APIs except the ec2tokens API

    The only API we're supporting on the v2.0 path until the T release is
    the ec2tokens API. This commit removes all routers from the public
    and admin v2.0 applications. This includes the extensions API. This
    commit also removes unused v2.0 controller logic.

    Change-Id: I523c1215899ac9ee605df6bf717643c0ba87c761
    Closes-Bug: 1746798