[designate] python-designateclient 2.9.0 (queens)
We are pleased to announce the release of: python-designateclient 2.9.0: OpenStack DNS-as-a-Service - Client This release is part of the queens release series. The source is available from: https://git.openstack.org/cgit/openstack/python-designateclient Download the package from: https://pypi.python.org/pypi/python-designateclient Please report issues through launchpad: https://bugs.launchpad.net/python-designateclient For more details, please see below. Changes in python-designateclient 2.8.0..2.9.0 ---------------------------------------------- 65cc292 Updated from global requirements 3f58acd Partial Revert "Remove unneeded requirements file" 699562b Updated from global requirements Diffstat (except docs and test files) ------------------------------------- .zuul.yaml | 9 --------- requirements.txt | 2 +- test-requirements.txt | 2 +- 4 files changed, 4 insertions(+), 13 deletions(-) Requirements updates -------------------- diff --git a/requirements.txt b/requirements.txt index aa6cfb5..c7a10fb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6 +6 @@ jsonschema<3.0.0,>=2.6.0 # MIT -osc-lib>=1.7.0 # Apache-2.0 +osc-lib>=1.8.0 # Apache-2.0 diff --git a/test-requirements.txt b/test-requirements.txt index 636efb5..243adf2 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -9 +9 @@ oslo.config>=5.1.0 # Apache-2.0 -oslotest>=1.10.0 # Apache-2.0 +oslotest>=3.2.0 # Apache-2.0
participants (1)
-
no-reply@openstack.org