Comment 2 for bug 1845539

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

Reviewed: https://review.opendev.org/678386
Committed: https://git.openstack.org/cgit/openstack/keystonemiddleware/commit/?id=09a33cce89beddbb6cda71d19d96a06a2fbb12a3
Submitter: Zuul
Branch: master

commit 09a33cce89beddbb6cda71d19d96a06a2fbb12a3
Author: Gage Hugo <email address hidden>
Date: Sat Aug 24 13:26:44 2019 -0500

    Change ec2 URLs to v3

    This change modifies any URLs specifying v2.0 to v3. This is part
    of the effort to remove v2.0 functionality from keystonemiddleware.

    Change-Id: I9cde8963333ea95b4ab05d9aea4d196ab4357763
    Partial-Bug: #1829453
    Partial-Bug: #1845539