Merge "Add support for running crontabs in containers"
[apex-tripleo-heat-templates.git] / releasenotes / notes / notification-driver-noop-e322ca6704a5bc50.yaml
1 ---
2 features:
3   - |
4     Allow to configure the Message Queue notification driver.
5     By default, we'll configure 'messagingv2' but we can now
6     override NotificationDriver parameter and set 'noop' when
7     we don't want notifications, which is the case when
8     we disable Telemetry services.
9 deprecations:
10   - KeystoneNotificationDriver is deprecated in favor of NotificationDriver.