designate-tempest-plugin 0.26.0 (flamingo)
We are amped to announce the release of: designate-tempest-plugin 0.26.0 This release is part of the flamingo 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. 0.26.0 ^^^^^^ Upgrade Notes ************* * The "[dns_feature_enabled] bug_1573141_fixed" option has been removed. Deprecation Notes ***************** * The "[dns_feature_enabled] bug_1932026_fixed" option has been deprecated. Its default value has been changed from "False" to "True". Changes in designate-tempest-plugin 0.25.0..0.26.0 -------------------------------------------------- 61472e1 Restructure Designate CI jobs 23a93fd Designate should support RFC9460 records Edit c1a792c Deprecate option for bug 1932026 d289071 Remove bug_1573141_fixed 785e31a Remove python3.9 support 548add9 Add stable/2025.1 job a78fc9a Remove stable/2023.2 jobs Diffstat (except docs and test files) ------------------------------------- .zuul.yaml | 50 ------- designate_tempest_plugin/config.py | 8 +- designate_tempest_plugin/data_utils.py | 9 +- playbooks/designate-bind9/post.yaml | 4 + playbooks/designate-pdns4/post.yaml | 4 + ...precate-bug_1932026_fixed-bce77fd318bdac52.yaml | 5 + .../remove-bug_1573141_fixed-0d485186ade21df3.yaml | 4 + roles/bind-logs-conf/defaults/main.yaml | 1 + roles/bind-logs-conf/tasks/main.yaml | 38 +++++ roles/pdns4-logs-conf/defaults/main.yaml | 1 + roles/pdns4-logs-conf/tasks/main.yaml | 38 +++++ setup.cfg | 3 +- zuul.d/jobs.yaml | 144 +++++++++++++++++++ zuul.d/projects.yaml | 36 +++++ 17 files changed, 487 insertions(+), 69 deletions(-)
participants (1)
-
no-reply@openstack.org