)]}'
{"/COMMIT_MSG":[{"author":{"_account_id":16688,"name":"Rodolfo Alonso","email":"ralonsoh@redhat.com","username":"rodolfo-alonso-hernandez"},"change_message_id":"3d161a082eb3ef8500da937c7d2954a389a7a8c3","unresolved":true,"context_lines":[{"line_number":11,"context_line":"Small issue with it was that it could check e.g. ovn metadata agent from"},{"line_number":12,"context_line":"the host as it was only filtering agents by the host on which they are."},{"line_number":13,"context_line":""},{"line_number":14,"context_line":"This patch adds filter on the agent_type so only ovn-controller agents"},{"line_number":15,"context_line":"are taken from the cache."},{"line_number":16,"context_line":""},{"line_number":17,"context_line":"[1] https://review.opendev.org/c/openstack/neutron/+/825428"}],"source_content_type":"text/x-gerrit-commit-message","patch_set":1,"id":"44b2fa63_6f51b185","line":14,"range":{"start_line":14,"start_character":44,"end_line":14,"end_character":63},"updated":"2022-08-17 13:16:33.000000000","message":"Right, only ovn-controller should be filtered out here. Of course, if OVN metadata is not working, the port won\u0027t receive the needed info, but this is another problem.","commit_id":"142e33e634a48c0af566d671d2415a595ac29938"}],"/PATCHSET_LEVEL":[{"author":{"_account_id":16688,"name":"Rodolfo Alonso","email":"ralonsoh@redhat.com","username":"rodolfo-alonso-hernandez"},"change_message_id":"3d161a082eb3ef8500da937c7d2954a389a7a8c3","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":1,"id":"0a417902_af66acd4","updated":"2022-08-17 13:16:33.000000000","message":"Patch is legit, just a minor comment.","commit_id":"142e33e634a48c0af566d671d2415a595ac29938"}],"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":"3d161a082eb3ef8500da937c7d2954a389a7a8c3","unresolved":true,"context_lines":[{"line_number":1000,"context_line":"            raise e"},{"line_number":1001,"context_line":"        agents \u003d n_agent.AgentCache().get_agents("},{"line_number":1002,"context_line":"            {\u0027host\u0027: bind_host,"},{"line_number":1003,"context_line":"             \u0027agent_type\u0027: [ovn_const.OVN_CONTROLLER_AGENT,"},{"line_number":1004,"context_line":"                            ovn_const.OVN_CONTROLLER_GW_AGENT]})"},{"line_number":1005,"context_line":"        if not agents:"},{"line_number":1006,"context_line":"            LOG.warning(\u0027Refusing to bind port %(port_id)s due to \u0027"},{"line_number":1007,"context_line":"                        \u0027no OVN chassis for host: %(host)s\u0027,"}],"source_content_type":"text/x-python","patch_set":1,"id":"915eefea_7c680657","line":1004,"range":{"start_line":1003,"start_character":27,"end_line":1004,"end_character":62},"updated":"2022-08-17 13:16:33.000000000","message":"This should be:\n  list(ovn_const.OVN_CONTROLLER_TYPES)","commit_id":"142e33e634a48c0af566d671d2415a595ac29938"},{"author":{"_account_id":11975,"name":"Slawek Kaplonski","email":"skaplons@redhat.com","username":"slaweq"},"change_message_id":"2597ce987a889ebb63fef5b1bb1a6f390ef091fc","unresolved":false,"context_lines":[{"line_number":1000,"context_line":"            raise e"},{"line_number":1001,"context_line":"        agents \u003d n_agent.AgentCache().get_agents("},{"line_number":1002,"context_line":"            {\u0027host\u0027: bind_host,"},{"line_number":1003,"context_line":"             \u0027agent_type\u0027: [ovn_const.OVN_CONTROLLER_AGENT,"},{"line_number":1004,"context_line":"                            ovn_const.OVN_CONTROLLER_GW_AGENT]})"},{"line_number":1005,"context_line":"        if not agents:"},{"line_number":1006,"context_line":"            LOG.warning(\u0027Refusing to bind port %(port_id)s due to \u0027"},{"line_number":1007,"context_line":"                        \u0027no OVN chassis for host: %(host)s\u0027,"}],"source_content_type":"text/x-python","patch_set":1,"id":"56003e25_6f203f7b","line":1004,"range":{"start_line":1003,"start_character":27,"end_line":1004,"end_character":62},"in_reply_to":"915eefea_7c680657","updated":"2022-08-18 07:59:59.000000000","message":"Done","commit_id":"142e33e634a48c0af566d671d2415a595ac29938"}]}
