Comment 4 for bug 1879557

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to kolla-ansible (master)

Reviewed: https://review.opendev.org/c/openstack/kolla-ansible/+/892427
Committed: https://opendev.org/openstack/kolla-ansible/commit/8e3c16890862337525289fa63724c8d78831e563
Submitter: "Zuul (22348)"
Branch: master

commit 8e3c16890862337525289fa63724c8d78831e563
Author: Erik Olof Gunnar Andersson <email address hidden>
Date: Wed Aug 23 16:28:31 2023 +0200

    Fix designate-producers not running properly

    Kolla is setting the producer tasks to None, and this
    disables all producer tasks.

    Starting with the next release of Designate a new task
    was added to the producer named increment_serial that
    is now critical path for incrementing the serial for each zone.
    https://github.com/openstack/designate/commit/fb9c2da977a36afc695b1e75a81aa85d8e56ef0a

    Closes-Bug: #1879557
    Change-Id: Ief8dca4e27197c9576e215cbd960da75f6fdc20c