Merge "neutron: default to OVSHybridIptablesFirewallDriver firewall driver"
This commit is contained in:
commit
1f458b2057
@ -1424,7 +1424,7 @@ conf:
|
|||||||
ovs:
|
ovs:
|
||||||
bridge_mappings: "external:br-ex"
|
bridge_mappings: "external:br-ex"
|
||||||
securitygroup:
|
securitygroup:
|
||||||
firewall_driver: openvswitch
|
firewall_driver: neutron.agent.linux.iptables_firewall.OVSHybridIptablesFirewallDriver
|
||||||
linuxbridge_agent:
|
linuxbridge_agent:
|
||||||
linux_bridge:
|
linux_bridge:
|
||||||
# To define Flat and VLAN connections, in LB we can assign
|
# To define Flat and VLAN connections, in LB we can assign
|
||||||
|
Loading…
Reference in New Issue
Block a user