[release-announce] python-designateclient 4.1.0 (victoria)

no-reply at openstack.org no-reply at openstack.org
Mon Aug 3 15:27:25 UTC 2020


We high-spiritedly announce the release of:

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

This release is part of the victoria 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.0.0..4.1.0
----------------------------------------------

c37f8ff Use unittest.mock instead of mock
2612ba1 Switch to newer openstackdocstheme and reno versions
ad9f8c5 Add Python3 victoria unit tests
cfe7dc6 Update master for stable/ussuri


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

.zuul.yaml                                   |  2 +-
lower-constraints.txt                        |  2 +-
releasenotes/source/conf.py                  |  9 +++++----
releasenotes/source/index.rst                |  1 +
releasenotes/source/ussuri.rst               |  6 ++++++
test-requirements.txt                        |  2 +-
11 files changed, 25 insertions(+), 28 deletions(-)


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

diff --git a/test-requirements.txt b/test-requirements.txt
index 4cb52f9..1974962 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -13 +13 @@ stestr>=2.0.0 # Apache-2.0
-reno>=2.7.0 # Apache-2.0
+reno>=3.1.0 # Apache-2.0






More information about the Release-announce mailing list