Neutron; fix paths for l2' and arp'

Change-Id: Ib3906fcd7f0509737fc6bbfa1cf601e585a88305
This commit is contained in:
Chris Wedgwood 2017-05-27 05:27:45 +00:00
parent 78abb8218c
commit b5e55a92b4

View File

@ -297,8 +297,6 @@ conf:
neutron: neutron:
agent: agent:
root_helper: sudo /var/lib/kolla/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf 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_notifications:
oslo: oslo:
messaging: messaging:
@ -389,6 +387,8 @@ conf:
ovs: ovs:
agent: agent:
tunnel_types: vxlan tunnel_types: vxlan
l2_population: True
arp_responder: True
ovs: ovs:
neutron: neutron:
ml2: ml2: