[release-announce] keystoneauth1 3.9.0 (rocky)

no-reply at openstack.org no-reply at openstack.org
Wed Jun 20 14:09:04 UTC 2018


We joyfully announce the release of:

keystoneauth1 3.9.0: Authentication Library for OpenStack Identity

This release is part of the rocky release series.

The source is available from:

    https://git.openstack.org/cgit/openstack/keystoneauth

Download the package from:

    https://pypi.org/project/keystoneauth1

Please report issues through launchpad:

    https://bugs.launchpad.net/keystoneauth

For more details, please see below.

Changes in keystoneauth1 3.8.0..3.9.0
-------------------------------------

ebe781a Add minimum version for requirements
51bfa03 raise_exc default in Adapter


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

keystoneauth1/adapter.py                 | 10 +++++++++-
test-requirements.txt                    |  2 +-
3 files changed, 37 insertions(+), 2 deletions(-)


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

diff --git a/test-requirements.txt b/test-requirements.txt
index 3d59461..a228f6c 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -7 +7 @@ flake8-docstrings==0.2.1.post1 # MIT
-flake8-import-order
+flake8-import-order>=0.17.1 #LGPLv3






More information about the Release-announce mailing list