]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commitdiff
Do not set notification_driver by default 09/5809/3
authorSergey Kolekonov <skolekonov@mirantis.com>
Thu, 16 Apr 2015 11:16:04 +0000 (14:16 +0300)
committerSergey Kolekonov <skolekonov@mirantis.com>
Thu, 23 Apr 2015 08:52:54 +0000 (08:52 +0000)
Neutron doesn't require notification_driver parameter by default.
This parameter is set by Puppet during deployment if Ceilometer
is enabled, otherwise it's set twice and causes duplicated messages
in RabbitMQ's queue

Change-Id: Ia6aa7376c6c9f8d8ce41b3635a477267f5dbeef5
Closes-bug: #1443772
Closes-bug: #1434572

rpm/SOURCES/neutron-dist.conf

index 17882aca825bd51e6832121b71b56b38b35190ee..ff1cd73e1b13d1336021f68481a656260654d58f 100644 (file)
@@ -2,7 +2,6 @@
 verbose = True
 lock_path = $state_path/lock
 auth_strategy = noauth
-notification_driver = neutron.openstack.common.notifier.rpc_notifier
 allow_overlapping_ips = True
 use_stderr = False
 api_paste_config = /usr/share/neutron/api-paste.ini