[release-announce] python-keystoneclient 5.2.0 (bobcat)
no-reply at openstack.org
no-reply at openstack.org
Thu Sep 14 15:32:31 UTC 2023
We are happy to announce the release of:
python-keystoneclient 5.2.0: Client Library for OpenStack Identity
This release is part of the bobcat release series.
The source is available from:
https://opendev.org/openstack/python-keystoneclient
Download the package from:
https://pypi.org/project/python-keystoneclient
Please report issues through:
https://bugs.launchpad.net/python-keystoneclient/+bugs
For more details, please see below.
Changes in python-keystoneclient 5.1.0..5.2.0
---------------------------------------------
141787a Fix the gate
Diffstat (except docs and test files)
-------------------------------------
keystoneclient/v3/domains.py | 2 +-
keystoneclient/v3/policies.py | 2 +-
test-requirements.txt | 2 +-
tox.ini | 8 ++-
7 files changed, 17 insertions(+), 136 deletions(-)
Requirements updates
--------------------
diff --git a/test-requirements.txt b/test-requirements.txt
index cf7e234..97d0cd5 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -6 +6 @@ hacking>=3.0.1,<3.1.0 # Apache-2.0
-flake8-docstrings==0.2.1.post1 # MIT
+flake8-docstrings==1.7.0 # MIT
More information about the Release-announce
mailing list