mirror of
https://github.com/optim-enterprises-bv/openstack-helm.git
synced 2025-12-27 18:24:45 +00:00
Neutron; fix paths for l2' and arp'
Change-Id: Ib3906fcd7f0509737fc6bbfa1cf601e585a88305
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user