)]}'
{"neutron/plugins/ml2/drivers/ovn/mech_driver/mech_driver.py":[{"author":{"_account_id":16688,"name":"Rodolfo Alonso","email":"ralonsoh@redhat.com","username":"rodolfo-alonso-hernandez"},"change_message_id":"e3d0da7a814f59e7641af383b8d77e5158ca2107","unresolved":true,"context_lines":[{"line_number":58,"context_line":"from neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb import ovn_db_sync"},{"line_number":59,"context_line":"from neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb import ovsdb_monitor"},{"line_number":60,"context_line":"from neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb import worker"},{"line_number":61,"context_line":"from neutron.plugins.ml2.drivers import type_geneve  # noqa"},{"line_number":62,"context_line":"from neutron import service"},{"line_number":63,"context_line":"from neutron.services.logapi.drivers.ovn import driver as log_driver"},{"line_number":64,"context_line":"from neutron.services.qos.drivers.ovn import driver as qos_driver"}],"source_content_type":"text/x-python","patch_set":1,"id":"7c2e0055_4b4c6345","line":61,"range":{"start_line":61,"start_character":0,"end_line":61,"end_character":59},"updated":"2021-10-08 17:09:53.000000000","message":"The error reported in the bug happens when \"geneve\" is not in cfg.CONF.ml2.type_drivers\n\nInstead of always loading this module, let the extension manager load it and in L124, check if \"geneve\" is there.\n\nif (const.TYPE_GENEVE in cfg.CONF.ml2.type_drivers and\n        cfg.CONF.ml2_type_geneve.max_header_size \u003c\n        OVN_MIN_GENEVE_MAX_HEADER_SIZE):  ...","commit_id":"a47f573090a12628a1038a51a34659c4b0161aca"}]}
