Remove firewall_driver from securitygoup section due to duplication in agents config file
Change-Id: I4469dc572acf7d53bcf759e28138cc6733101ed4 Closes-Bug: 1903390
This commit is contained in:
parent
e3f04ef863
commit
225ddf5c0a
@ -57,8 +57,5 @@ ovn_metadata_enabled = True
|
||||
|
||||
# Security groups
|
||||
[securitygroup]
|
||||
{% if neutron_plugin_type == 'ml2.ovs' %}
|
||||
firewall_driver = iptables_hybrid
|
||||
{% endif %}
|
||||
enable_security_group = True
|
||||
enable_ipset = True
|
||||
|
Loading…
x
Reference in New Issue
Block a user