Allow to set Notification Driver to 'noop'
authorEmilien Macchi <emilien@redhat.com>
Fri, 7 Jul 2017 18:35:28 +0000 (11:35 -0700)
committerEmilien Macchi <emilien@redhat.com>
Tue, 11 Jul 2017 20:57:48 +0000 (13:57 -0700)
commitd5145167cb13170cb2f8b928b3c920648e7ecaf0
treef06d143ca6aa9fb6b99f4ce2da0155951e233eb2
parent322f2dbd4c1d9c8617186bcb9211d7a1fe10ba3f
Allow to set Notification Driver to 'noop'

This patch does 2 things:
* Configure messagingv2 as default driver for Oslo Notifications sent on
  RPC.
* Allow users to choose between messagingv2 (default) and noop when we
  want to disable notifications (for example, when Telemetry is disabled).
* Deprecate KeystoneNotificationDriver in favor of NotificationDriver.

Change-Id: Ia547d7f4bfb51e7c45246b097b48fd86da231bd3
Related-Bug: #1701357
18 files changed:
environments/disable-telemetry.yaml
environments/neutron-ml2-bigswitch.yaml
puppet/services/aodh-base.yaml
puppet/services/barbican-api.yaml
puppet/services/ceilometer-base.yaml
puppet/services/cinder-api.yaml
puppet/services/congress.yaml
puppet/services/glance-api.yaml
puppet/services/heat-base.yaml
puppet/services/keystone.yaml
puppet/services/manila-base.yaml
puppet/services/mistral-base.yaml
puppet/services/neutron-base.yaml
puppet/services/nova-base.yaml
puppet/services/octavia-base.yaml
puppet/services/sahara-base.yaml
puppet/services/tacker.yaml
releasenotes/notes/notification-driver-noop-e322ca6704a5bc50.yaml [new file with mode: 0644]