Add some default tunnel types, set firewall_driver correctly for ovs
This commit is contained in:
parent
4be25a11a5
commit
f6fcb5c9e4
@ -1,4 +1,7 @@
|
||||
# Snap provided defaults for neutron-openvswitch-agent
|
||||
[securitygroup]
|
||||
enable_security_group = True
|
||||
firewall_driver = neutron.agent.linux.iptables_firewall.IptablesFirewallDriver
|
||||
firewall_driver = iptables_hybrid
|
||||
|
||||
[AGENT]
|
||||
tunnel_types = geneve,vxlan,gre
|
||||
|
Loading…
x
Reference in New Issue
Block a user