python-keystoneclient 5.8.0 (gazpacho)
We are ecstatic to announce the release of: python-keystoneclient 5.8.0 This release is part of the gazpacho 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.7.0..5.8.0 --------------------------------------------- ce7e987b Drop flake8-docstrings 2928e89b Replace os-client-config Diffstat (except docs and test files) ------------------------------------- test-requirements.txt | 3 +-- 2 files changed, 12 insertions(+), 10 deletions(-) Requirements updates -------------------- diff --git a/test-requirements.txt b/test-requirements.txt index a88f20ac..238690c6 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -2 +1,0 @@ hacking>=6.1.0,<6.2.0 # Apache-2.0 -flake8-docstrings==1.7.0 # MIT @@ -9 +8 @@ oauthlib>=0.6.2 # BSD -os-client-config>=1.28.0 # Apache-2.0 +openstacksdk>=0.10.0 # Apache-2.0
participants (1)
-
no-reply@openstack.org