designate/releasenotes/notes/rpc-version-update-f87b852b361d0aad.yaml
Erik Olof Gunnar Andersson 3c495ed76d Updated status logic to always NOTIFY on change
In this patch we revise the workflow after the zone api has
finished updating the upstream dns servers after a change. The goal
is to fix issues with actions that would overwrite other actions,
potentially causing zone change notifications to not be sent in a
timely manner.

Additional changes.
- Changed update_status method args
- Improved unit test coverage of multiple code paths.

Change-Id: I5d566588be66e9ed0df9484e36504a69b4f4b5a9
2022-02-06 08:01:20 +00:00

8 lines
319 B
YAML

---
upgrade:
- |
The Designate Central RPC API version was updated and may not be backwards
compatible with an older version of the Designate RPC API. When upgrading
a multi-controller deployment make sure that all designate-central services
are upgraded before starting the designate-worker service.