mirror of
https://github.com/optim-enterprises-bv/openstack-helm.git
synced 2026-01-08 16:41:39 +00:00
Merge "Neutron; fix paths for l2' and arp'"
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user