[release-announce] designate-tempest-plugin 0.20.0 (bobcat)
no-reply at openstack.org
no-reply at openstack.org
Thu Sep 21 11:36:28 UTC 2023
We are chuffed to announce the release of:
designate-tempest-plugin 0.20.0: OpenStack DNS As A Service
(Designate) Functional Tests
This release is part of the bobcat release series.
The source is available from:
https://opendev.org/openstack/designate-tempest-plugin
Download the package from:
https://tarballs.openstack.org/designate-tempest-plugin/
Please report issues through:
https://bugs.launchpad.net/designate/+bugs
For more details, please see below.
Changes in designate-tempest-plugin xena-last..0.20.0
-----------------------------------------------------
c3adc64 Fix test_pool sorted list assertion failures
462e39d Removes "DDT" module from Designate-Tempest-Plugin
725b250 Shared Zones - new scenario test cases
9b0cec9 [Designate] IPv6 detection check added
300523a Remove EM stable/xena job from master gate
a12691b Add a scenario test for classless PTR delegation
d858e4e Remove reference to 'all-plugin' tox environment
75acd12 Adds backend propagation check for E2E recordset scenario test
Diffstat (except docs and test files)
-------------------------------------
.zuul.yaml | 7 -
designate_tempest_plugin/data_utils.py | 9 +-
.../services/dns/query/query_client.py | 7 +-
requirements.txt | 1 -
18 files changed, 572 insertions(+), 283 deletions(-)
Requirements updates
--------------------
diff --git a/requirements.txt b/requirements.txt
index 2ba3e1a..497e29e 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -6 +5,0 @@ dnspython>=1.16.0 # http://www.dnspython.org/LICENSE
-ddt>=1.0.1 # MIT
More information about the Release-announce
mailing list