kolla-ansible/releasenotes/notes/new-variable-masakari-coordination-backend-d3b742315a07aabc.yaml
Michal Arbet 842adf6d2f Configure coordination in default for masakari-api
This patch introduces distributed lock for masakari-api
service when handle the concurrent notifications for the same
host failure from multiple masakari-hostmonitor services.

Change-Id: I46985202dc8da22601357eefe2727599e7a413e5
2023-04-17 20:02:42 +02:00

7 lines
197 B
YAML

---
features:
- |
Masakari coordination backend can now be configured via
masakari_coordination_backend variable.
Coordination is optional and can now be set to either redis or etcd.