summaryrefslogtreecommitdiff
path: root/releasenotes/notes/remove-middleware-eef8c40117b465aa.yaml
blob: 1ce63eb2a895c0640a94b3f0b26b9bf9ec33a207 (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 module `keystoneclient.middleware` has been removed in favor of the
    keystonemiddleware library. The aforementioned module has been depreacted
    since the v0.10.0 of keystoneclient which was inclued in the Juno release
    of OpenStack.