summaryrefslogtreecommitdiff
path: root/releasenotes/notes/remove-middleware-eef8c40117b465aa.yaml
blob: cd9859cca040ae7938cfa9db4aa763490a92121e (plain)
1
2
3
4
5
6
7
8
9
10
---
prelude: >
    keystoneclient.middleware has been removed.
critical:
  - >
    [`bug 1449066 <https://bugs.launchpad.net/python-keystoneclient/+bug/1449066>`_]
    The `keystoneclient.middleware` module has been removed in favor of the
    keystonemiddleware library. The aforementioned module has been deprecated
    since keystoneclient v0.10.0 which was included in the Juno release
    of OpenStack.