[release-announce] python-designateclient 4.2.0 (wallaby)

no-reply at openstack.org no-reply at openstack.org
Mon Jan 25 20:50:18 UTC 2021


We are happy to announce the release of:

python-designateclient 4.2.0: OpenStack DNS-as-a-Service - Client

This release is part of the wallaby release series.

The source is available from:

    https://opendev.org/openstack/python-designateclient

Download the package from:

    https://pypi.org/project/python-designateclient

Please report issues through:

    https://bugs.launchpad.net/python-designateclient/+bugs

For more details, please see below.

Changes in python-designateclient 4.1.0..4.2.0
----------------------------------------------

5b80688 Add auto generated OSC documentation
3648e20 Fix doc reference builds
b68b70a Add choices to `--type` command line argument
8f9c503 Increase hacking version


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

designateclient/osc/plugin.py    |  6 ++---
designateclient/v2/cli/quotas.py |  2 +-
designateclient/v2/cli/zones.py  |  9 ++++++--
designateclient/v2/recordsets.py |  4 ++--
lower-constraints.txt            |  6 ++---
setup.cfg                        |  7 ------
test-requirements.txt            |  2 +-
tox.ini                          | 11 +++++++---
13 files changed, 93 insertions(+), 28 deletions(-)


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

diff --git a/test-requirements.txt b/test-requirements.txt
index 1974962..122e6a2 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -5 +5 @@
-hacking>=1.1.0,<1.2.0 # Apache-2.0
+hacking>=3.0.1,<3.1.0 # Apache-2.0






More information about the Release-announce mailing list