keystonemiddleware/releasenotes/notes/ec2-v2-removal-6a886210cbc9d3e9.yaml
Gage Hugo 09a33cce89 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
2019-11-29 04:20:14 +00:00

8 lines
287 B
YAML

---
other:
- |
[`bug 1845539 <https://bugs.launchpad.net/keystone/+bug/1845539>`_]
The ec2 'url' config option now defaults to
https://localhost:5000/v3/ec2tokens with the removal of ec2 v2.0 support.
Keystonemiddleware no longer supports ec2tokens using the v2.0 API.