Files
python-keystoneclient/releasenotes/notes/remove-middleware-eef8c40117b465aa.yaml
Brant Knudson 903ecfd3ed Cleanup release note
This note had several typos and words out of order.

Change-Id: I1ffafb56b665d2fed23c85bc251d120e63c3790f
2015-12-29 19:56:23 +00:00

11 lines
408 B
YAML

---
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.