tripleo-heat-templates/releasenotes/notes/notification-driver-noop-e3...

11 lines
387 B
YAML

---
features:
- |
Allow to configure the Message Queue notification driver.
By default, we'll configure 'messagingv2' but we can now
override NotificationDriver parameter and set 'noop' when
we don't want notifications, which is the case when
we disable Telemetry services.
deprecations:
- KeystoneNotificationDriver is deprecated in favor of NotificationDriver.