From b5e55a92b41c4742baba4c57d1607848285df8dd Mon Sep 17 00:00:00 2001 From: Chris Wedgwood Date: Sat, 27 May 2017 05:27:45 +0000 Subject: [PATCH] Neutron; fix paths for l2' and arp' Change-Id: Ib3906fcd7f0509737fc6bbfa1cf601e585a88305 --- neutron/values.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/neutron/values.yaml b/neutron/values.yaml index 71d66fcc93..a5e7e2c86d 100644 --- a/neutron/values.yaml +++ b/neutron/values.yaml @@ -297,8 +297,6 @@ conf: neutron: agent: root_helper: sudo /var/lib/kolla/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf - l2_population: True - arp_responder: True oslo_messaging_notifications: oslo: messaging: @@ -389,6 +387,8 @@ conf: ovs: agent: tunnel_types: vxlan + l2_population: True + arp_responder: True ovs: neutron: ml2: