Comment 6 for bug 1210121

Revision history for this message
Attila Fazekas (afazekas) wrote :

Neutron always logging the 'ERROR neutron.common.legacy [-] Skipping unknown group key: firewall_driver' in every gate job on ERROR level.

It is listed for override here:
https://github.com/openstack/neutron/blob/aa3e64f9125e4c41de90213b75b2826bfd663527/neutron/common/legacy.py#L80

If there is no issue to fix, please avoid logging it as an ERROR.

Additional Note:
Here we are configuring a funny driver:
https://github.com/openstack-dev/devstack/blob/14ea1a2b79aa7a9e7fff284b7d534c0038bbaa89/lib/neutron_plugins/ml2#L97