[release-announce] keystonemiddleware 9.2.0 (wallaby)

no-reply at openstack.org no-reply at openstack.org
Wed Dec 2 10:35:43 UTC 2020


We are jazzed to announce the release of:

keystonemiddleware 9.2.0: Middleware for OpenStack Identity

This release is part of the wallaby release series.

The source is available from:

    https://opendev.org/openstack/keystonemiddleware

Download the package from:

    https://pypi.org/project/keystonemiddleware

Please report issues through:

    https://bugs.launchpad.net/keystonemiddleware/+bugs

For more details, please see below.

Changes in keystonemiddleware 9.1.0..9.2.0
------------------------------------------

5ca2846 [goal] Migrate testing to ubuntu focal
215217e Use unittest.mock instead of third party mock


Diffstat (except docs and test files)
-------------------------------------

lower-constraints.txt                                               | 6 +++---
test-requirements.txt                                               | 3 +--
13 files changed, 17 insertions(+), 16 deletions(-)


Requirements updates
--------------------

diff --git a/test-requirements.txt b/test-requirements.txt
index 3ab58aa..cd0bfc9 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -9 +9 @@ coverage!=4.4,>=4.0 # Apache-2.0
-cryptography>=2.1 # BSD/Apache-2.0
+cryptography>=3.0 # BSD/Apache-2.0
@@ -11 +10,0 @@ fixtures>=3.0.0 # Apache-2.0/BSD
-mock>=2.0.0 # BSD






More information about the Release-announce mailing list