commit | 30acfc6d14bb42db822352426cc2d4e337717c72 | [log] [tgz] |
---|---|---|
author | Slawek Kaplonski <skaplons@redhat.com> | Thu Nov 24 14:12:08 2022 +0100 |
committer | Slawek Kaplonski <skaplons@redhat.com> | Thu Dec 08 10:57:55 2022 +0000 |
tree | c30b2ba981f34dddfd4a37e6196147db410e30e0 | |
parent | fd502fe0527fee0b891135e499e6a745975412da [diff] |
[neutron] Don't configure firewall_driver for core ML2 plugin In the past firewall_driver setting was configured for ML2 plugin because it was used in the neutron.agent.securitygroups_rpc.is_firewall_enabled() function but currently it's not needed anymore as there is other config option "enable_security_group" for that. Related-bug: #1996748 Change-Id: I9b09c6afb3f1f1c33d1bdfea52ba6f4c0d0cf2dc