aboutsummaryrefslogtreecommitdiffstats
path: root/releasenotes/notes/notification-driver-noop-e322ca6704a5bc50.yaml
blob: b7090973a6433f2c31b8a38e6ccbf00c56356dce (plain)
1
2
3
4
5
6
7
8
9
10
---
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.