summaryrefslogtreecommitdiff
path: root/releasenotes
diff options
context:
space:
mode:
Diffstat (limited to 'releasenotes')
-rw-r--r--releasenotes/notes/ec2-v2-removal-6a886210cbc9d3e9.yaml7
-rw-r--r--releasenotes/notes/removed-as-of-ussuri-4e1ea485ba8801c9.yaml7
2 files changed, 14 insertions, 0 deletions
diff --git a/releasenotes/notes/ec2-v2-removal-6a886210cbc9d3e9.yaml b/releasenotes/notes/ec2-v2-removal-6a886210cbc9d3e9.yaml
new file mode 100644
index 0000000..e90fa68
--- /dev/null
+++ b/releasenotes/notes/ec2-v2-removal-6a886210cbc9d3e9.yaml
@@ -0,0 +1,7 @@
+---
+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.
diff --git a/releasenotes/notes/removed-as-of-ussuri-4e1ea485ba8801c9.yaml b/releasenotes/notes/removed-as-of-ussuri-4e1ea485ba8801c9.yaml
new file mode 100644
index 0000000..1dafbfb
--- /dev/null
+++ b/releasenotes/notes/removed-as-of-ussuri-4e1ea485ba8801c9.yaml
@@ -0,0 +1,7 @@
+---
+upgrade:
+ - |
+ [`bug 1845539 <https://bugs.launchpad.net/keystone/+bug/1845539>`_]
+ [`bug 1777177 <https://bugs.launchpad.net/keystone/+bug/1777177>`_]
+ keystonemiddleware no longer supports the keystone v2.0 api, all
+ associated functionality has been removed.