aboutsummaryrefslogtreecommitdiffstats
path: root/releasenotes/notes/notification-driver-noop-e322ca6704a5bc50.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'releasenotes/notes/notification-driver-noop-e322ca6704a5bc50.yaml')
-rw-r--r--releasenotes/notes/notification-driver-noop-e322ca6704a5bc50.yaml10
1 files changed, 10 insertions, 0 deletions
diff --git a/releasenotes/notes/notification-driver-noop-e322ca6704a5bc50.yaml b/releasenotes/notes/notification-driver-noop-e322ca6704a5bc50.yaml
new file mode 100644
index 00000000..b7090973
--- /dev/null
+++ b/releasenotes/notes/notification-driver-noop-e322ca6704a5bc50.yaml
@@ -0,0 +1,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.