Neutron; fix paths for l2' and arp'
Change-Id: Ib3906fcd7f0509737fc6bbfa1cf601e585a88305
This commit is contained in:
parent
78abb8218c
commit
b5e55a92b4
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user