File: remove-middleware-eef8c40117b465aa.yaml

package info (click to toggle)
python-keystoneclient 1%3A4.1.1-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 2,500 kB
  • sloc: python: 22,054; sh: 169; xml: 149; makefile: 98
file content (10 lines) | stat: -rw-r--r-- 408 bytes parent folder | download | duplicates (6)
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.