python-adjutantclient 0.12.0 (antelope)
We are overjoyed to announce the release of: python-adjutantclient 0.12.0: Adjutant API Client Library This release is part of the antelope release series. The source is available from: https://opendev.org/openstack/python-adjutantclient Download the package from: https://pypi.org/project/python-adjutantclient Please report issues through: https://storyboard.openstack.org/#!/project/openstack/python- adjutantclient For more details, please see below. Changes in python-adjutantclient 0.11.0..0.12.0 ----------------------------------------------- 0ac8425 Switch to 2023.1 Python3 unit tests and generic template name b89a07b Remove six Diffstat (except docs and test files) ------------------------------------- .zuul.yaml | 2 +- adjutantclient/common/base.py | 6 ++---- adjutantclient/osc/v1/quota.py | 12 +++++------- adjutantclient/v1/notifications.py | 2 +- adjutantclient/v1/quota.py | 2 +- adjutantclient/v1/roles.py | 2 +- adjutantclient/v1/tasks.py | 2 +- adjutantclient/v1/tokens.py | 2 +- adjutantclient/v1/users.py | 2 +- requirements.txt | 1 - 10 files changed, 14 insertions(+), 19 deletions(-) Requirements updates -------------------- diff --git a/requirements.txt b/requirements.txt index 5f00e9c..75e7f0e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17 +16,0 @@ requests!=2.12.2,!=2.13.0,>=2.10.0 # Apache-2.0 -six>=1.9.0 # MIT
participants (1)
-
no-reply@openstack.org