From: Emma Foley Date: Fri, 16 Mar 2018 16:07:18 +0000 (+0000) Subject: [conf] Update the ovs_events config for Apex X-Git-Tag: opnfv-6.0.0~7^2 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F05%2F54005%2F1;p=barometer.git [conf] Update the ovs_events config for Apex The SendNotification option in ovs_events is set to false in Apex templates. This means that no notifications will be emitted on link status change. This patch updates ovs_events.conf.erb to match the config in the samples folder, adn the ones used by the reference container Change-Id: Ia034b81aedc67c2ced51cbf831baca176218d7d3 JIRA: BAROMETER-91 Signed-off-by: Emma Foley --- diff --git a/puppet-barometer/templates/ovs_events.conf.erb b/puppet-barometer/templates/ovs_events.conf.erb index d72e2004..24344ec4 100644 --- a/puppet-barometer/templates/ovs_events.conf.erb +++ b/puppet-barometer/templates/ovs_events.conf.erb @@ -5,7 +5,7 @@ Port 6640 Socket "/var/run/openvswitch/db.sock" Interfaces "br0" "veth0" - SendNotification false + SendNotification true DispatchValues true