We are eager to announce the release of:
keystonemiddleware 4.5.1: Middleware for OpenStack Identity
This release is part of the newton release series.
With source available at:
http://git.openstack.org/cgit/openstack/keystonemiddleware
With package available at:
https://pypi.python.org/pypi/keystonemiddleware
Please report issues through launchpad:
http://bugs.launchpad.net/keystonemiddleware
For more details, please see below.
Changes in keystonemiddleware 4.5.0..4.5.1
------------------------------------------
f55b033 Fix AttributeError on cached-invalid token checks
Diffstat (except docs and test files)
-------------------------------------
keystonemiddleware/auth_token/__init__.py | 2 +-
.../unit/auth_token/test_auth_token_middleware.py | 18 ++++++++++++++++++
2 files changed, 19 insertions(+), 1 deletion(-)