It is a follow up patch for https://review.openstack.org/#/c/67281/.
Change-Id: I38463b3879ab2d7469a85ef00426b2b602fa825a
Closes-Bug: #
1296000
# Options: ovs or ivs
# Default: ovs
# virtual_switch_type = ovs
+
+[security_group]
+# Controls if neutron security group is enabled or not.
+# It should be false when you use nova security group.
+# enable_security_group = True
# then NoopFirewallDriver otherwise OVSHybridIptablesFirewallDriver.
# firewall_driver = neutron.agent.firewall.NoopFirewallDriver
+# Controls if neutron security group is enabled or not.
+# It should be false when you use nova security group.
+# enable_security_group = True
+
[agent]
# root_helper = sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf