Merge "Neutron; fix paths for l2' and arp'"
This commit is contained in:
commit
c846259675
@ -298,8 +298,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:
|
||||
@ -390,6 +388,8 @@ conf:
|
||||
ovs:
|
||||
agent:
|
||||
tunnel_types: vxlan
|
||||
l2_population: True
|
||||
arp_responder: True
|
||||
ovs:
|
||||
neutron:
|
||||
ml2:
|
||||
|
Loading…
Reference in New Issue
Block a user