summaryrefslogtreecommitdiff
path: root/releasenotes
diff options
context:
space:
mode:
Diffstat (limited to 'releasenotes')
-rw-r--r--releasenotes/notes/bug-1649735-3c68f3243e474775.yaml8
1 files changed, 8 insertions, 0 deletions
diff --git a/releasenotes/notes/bug-1649735-3c68f3243e474775.yaml b/releasenotes/notes/bug-1649735-3c68f3243e474775.yaml
new file mode 100644
index 0000000..06741d3
--- /dev/null
+++ b/releasenotes/notes/bug-1649735-3c68f3243e474775.yaml
@@ -0,0 +1,8 @@
+---
+fixes:
+ - >
+ [`bug 1649735 <https://bugs.launchpad.net/keystone/+bug/1649735>`_]
+ The auth_token middleware no longer attempts to retrieve the revocation
+ list from the Keystone server. The deprecated options
+ `check_revocations_for_cached` and `check_revocations_for_cached` have been
+ removed.