We are chuffed to announce the release of: designate 9.0.1: DNS as a Service This release is part of the train stable release series. The source is available from: https://opendev.org/openstack/designate Download the package from: https://tarballs.openstack.org/designate/ Please report issues through: https://bugs.launchpad.net/designate/+bugs For more details, please see below. Changes in designate 9.0.0..9.0.1 --------------------------------- 7600620b Fixing services getting stuck on shutdown 0174797a Improve sink recordset creation 2c20d109 Remove unused legacy playbooks 29182a45 Use Tempest 'all' tox env 4871561d Use stable branch scenario job 1ac9251b Don't install v1 dashboard panel de062fac Set default branches to stable/train 408a90d9 Update TOX/UPPER_CONSTRAINTS_FILE for stable/train e2ef1aee Update .gitreview for stable/train Diffstat (except docs and test files) ------------------------------------- .gitreview | 1 + .zuul.yaml | 4 +- .../notification_handler/sample.py | 8 +-- designate/cmd/agent.py | 2 +- designate/cmd/api.py | 2 +- designate/cmd/central.py | 3 +- designate/cmd/mdns.py | 2 +- designate/cmd/producer.py | 2 +- designate/cmd/sink.py | 2 +- designate/cmd/worker.py | 2 +- designate/notification_handler/base.py | 35 ++++----- designate/service.py | 5 +- designate/service_status.py | 28 ++++---- devstack/plugin.sh | 1 - devstack/settings | 6 +- .../legacy/designate-devstack-agent-base/post.yaml | 15 ---- .../legacy/designate-devstack-agent-base/run.yaml | 66 ----------------- playbooks/legacy/designate-devstack-base/post.yaml | 15 ---- playbooks/legacy/designate-devstack-base/run.yaml | 83 ---------------------- .../grenade-devstack-designate-pdns4/run.yaml | 2 +- tox.ini | 8 +-- 24 files changed, 103 insertions(+), 273 deletions(-)
participants (1)
-
no-reply@openstack.org