<div dir="ltr">I'm writing the ML2 configuration sections for the installation guide and found a potential location conflict for the 'enable_security_group' key in ml2_conf.ini. In the patch associated with this feature, the example configuration file has this key under [security_group].<div>
<br></div><div><a href="https://review.openstack.org/#/c/67281/33/etc/neutron/plugins/ml2/ml2_conf.ini">https://review.openstack.org/#/c/67281/33/etc/neutron/plugins/ml2/ml2_conf.ini</a></div><div><br></div><div>The most recent gate from the milestone-proposed branch also has this key under [security_group].</div>
<div><br></div><div><a href="http://logs.openstack.org/76/85676/1/gate/gate-tempest-dsvm-neutron/80af0f6/logs/etc/neutron/plugins/ml2/ml2_conf.ini.txt.gz">http://logs.openstack.org/76/85676/1/gate/gate-tempest-dsvm-neutron/80af0f6/logs/etc/neutron/plugins/ml2/ml2_conf.ini.txt.gz</a><br>
</div><div><br></div><div>However, the code has this key under [securitygroup] with the 'firewall_driver' key.</div><div><br></div><div><a href="https://github.com/openstack/neutron/blob/master/neutron/agent/securitygroups_rpc.py">https://github.com/openstack/neutron/blob/master/neutron/agent/securitygroups_rpc.py</a><br>
</div><div><br></div><div>What's the proper location for the 'enable_security_group' key?</div><div><br></div><div>Thanks,</div><div>Matt</div></div>