From 2f0383eed135a3fc2f4b239367da16ec629ff318 Mon Sep 17 00:00:00 2001 From: Chris Wedgwood Date: Thu, 26 Apr 2018 19:00:58 +0000 Subject: [PATCH] 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 --- neutron/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/neutron/values.yaml b/neutron/values.yaml index 7d124afa4f..83570c5a25 100644 --- a/neutron/values.yaml +++ b/neutron/values.yaml @@ -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