)]}'
{"neutron/plugins/ml2/drivers/ovn/mech_driver/mech_driver.py":[{"author":{"_account_id":11975,"name":"Slawek Kaplonski","email":"skaplons@redhat.com","username":"slaweq"},"change_message_id":"2403f8b1f63534749ee59bf1be7b7c00a71cc5b9","unresolved":true,"context_lines":[{"line_number":287,"context_line":"        for connection, schema, klass in dbs:"},{"line_number":288,"context_line":"            target \u003d ovn_utils.connection_config_to_target_string(connection)"},{"line_number":289,"context_line":"            if not target:"},{"line_number":290,"context_line":"                continue"},{"line_number":291,"context_line":""},{"line_number":292,"context_line":"            idl \u003d ovsdb_monitor.BaseOvnIdl.from_server(connection, schema)"},{"line_number":293,"context_line":"            with ovsdb_monitor.short_living_ovsdb_api(klass, idl) as idl_api:"}],"source_content_type":"text/x-python","patch_set":3,"id":"5c2a969c_5561cbd5","line":290,"updated":"2021-09-30 11:00:41.000000000","message":"shouldn\u0027t we log any warning or at least debug message if that will happen?","commit_id":"28f3017a90ecec6208aef9696cd7947972ec17d8"},{"author":{"_account_id":16688,"name":"Rodolfo Alonso","email":"ralonsoh@redhat.com","username":"rodolfo-alonso-hernandez"},"change_message_id":"302b0e030c0d97cfac092f41c839dbcd0bfcb163","unresolved":true,"context_lines":[{"line_number":287,"context_line":"        for connection, schema, klass in dbs:"},{"line_number":288,"context_line":"            target \u003d ovn_utils.connection_config_to_target_string(connection)"},{"line_number":289,"context_line":"            if not target:"},{"line_number":290,"context_line":"                continue"},{"line_number":291,"context_line":""},{"line_number":292,"context_line":"            idl \u003d ovsdb_monitor.BaseOvnIdl.from_server(connection, schema)"},{"line_number":293,"context_line":"            with ovsdb_monitor.short_living_ovsdb_api(klass, idl) as idl_api:"}],"source_content_type":"text/x-python","patch_set":3,"id":"f74781b2_72fde1bb","line":290,"in_reply_to":"5c2a969c_5561cbd5","updated":"2021-10-01 12:05:41.000000000","message":"This is because another service can be connected to the DB and we can have multiple connection registers. But this is not an error, just the opposite: this method will modify \"our\" connection registers.","commit_id":"28f3017a90ecec6208aef9696cd7947972ec17d8"}]}
