neutron: default to OVSHybridIptablesFirewallDriver firewall driver
Default to using the hybrid iptables driver as the openvswitch firewall driver is considered experimental and less well tested. https://docs.openstack.org/neutron/pike/admin/config-ovsfwdriver.html Change-Id: I76815685f31627dadd7d7b45f1527e051d9cbb89
This commit is contained in:
parent
7554196a22
commit
2f0383eed1
@ -1413,7 +1413,7 @@ conf:
|
||||
ovs:
|
||||
bridge_mappings: "external:br-ex"
|
||||
securitygroup:
|
||||
firewall_driver: openvswitch
|
||||
firewall_driver: neutron.agent.linux.iptables_firewall.OVSHybridIptablesFirewallDriver
|
||||
linuxbridge_agent:
|
||||
linux_bridge:
|
||||
# To define Flat and VLAN connections, in LB we can assign
|
||||
|
Loading…
x
Reference in New Issue
Block a user