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:
|
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:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user