)]}'
{"neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_db_sync.py":[{"author":{"_account_id":16688,"name":"Rodolfo Alonso","email":"ralonsoh@redhat.com","username":"rodolfo-alonso-hernandez"},"change_message_id":"ac9276f01960b211de5da7d498fe8645e6d96f58","unresolved":true,"context_lines":[{"line_number":1483,"context_line":"            if ovn_mac !\u003d expected_mac:"},{"line_number":1484,"context_line":"                port_id \u003d ext_ids.get(ovn_const.OVN_FIP_PORT_EXT_ID_KEY)"},{"line_number":1485,"context_line":"                try:"},{"line_number":1486,"context_line":"                    port \u003d self.core_plugin.get_port(ctx, port_id)"},{"line_number":1487,"context_line":"                except n_exc.PortNotFound:"},{"line_number":1488,"context_line":"                    continue"},{"line_number":1489,"context_line":"                if not port.get(portbindings.HOST_ID):"}],"source_content_type":"text/x-python","patch_set":1,"id":"1f81e67e_259d118a","line":1486,"range":{"start_line":1486,"start_character":20,"end_line":1486,"end_character":66},"updated":"2026-07-20 14:53:15.000000000","message":"super nit, and not for this patch: an optimization for this could be to directly access to the DB (`ml2_port_bindings`) and read the host_id. That would be much faster.\n\nBut this is part of the db-sync tool and is not executed frequently (or at least it shouldn\u0027t).","commit_id":"80ac8d44af4d4da8808e8a99d8a90be9a88eaac9"}]}
