kolla-ansible/releasenotes/notes/designate_notifications-5c87ca79a1a9125e.yaml
Michał Nasiadka a19e1eb44e designate: Allow to disable notifications
Designate sink is an optional service that consumes notifications,
users should have an option to disable it when they don't use them.

Change-Id: I1d5465d9845aea94cff39ff5158cd8b1dccc4834
2022-03-24 11:17:23 +01:00

6 lines
161 B
YAML

---
features:
- |
Allow to disable Designate Sink service (and notifications to/from it) by
setting ``designate_enable_notifications_sink`` to ``no``.