)]}'
{"/PATCHSET_LEVEL":[{"author":{"_account_id":8313,"name":"Lajos Katona","display_name":"lajoskatona","email":"katonalala@gmail.com","username":"elajkat","status":"Ericsson Software Technology"},"change_message_id":"b502d0c0562ca68b011f1ec97847b30e6d6edf25","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":2,"id":"80e23b6e_1d2dafc9","updated":"2026-06-25 11:26:20.000000000","message":"recheck\npy311 failure is not related","commit_id":"76417fb2ef5ca5a939ead65bd7b4f6fc4776f9b5"},{"author":{"_account_id":35345,"name":"Grzegorz Koper","email":"grzegorzk@stackhpc.com","username":"gkoper"},"change_message_id":"ef56dfbf6ddfe2e0afa90f9ced144302da21447c","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":3,"id":"c2c7ca8a_fc401976","updated":"2026-07-21 09:44:17.000000000","message":"Thank you,\nI\u0027ve tested it on customer site - 6 days without any dangling processes. \nFrom my point of view it works as designed.","commit_id":"166b3566835a572bad54276a3708323cb4218daa"},{"author":{"_account_id":16688,"name":"Rodolfo Alonso","email":"ralonsoh@redhat.com","username":"rodolfo-alonso-hernandez"},"change_message_id":"2fad388bc0c9d445b022a3b30284d0d3fd059bec","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":7,"id":"db2904da_2a6d05e7","updated":"2026-08-27 13:20:45.000000000","message":"PS6-\u003ePS7 is only updating the commit message.","commit_id":"3d0c601fbb152c746715bcb01ce546abf499deac"},{"author":{"_account_id":1131,"name":"Brian Haley","email":"haleyb.dev@gmail.com","username":"brian-haley"},"change_message_id":"18df0b803fa0b61a6a9fb55939a4d3e3a36c7761","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":7,"id":"3f2c1b3b_6db8d056","updated":"2026-08-27 19:26:07.000000000","message":"recheck unrelated functional failure","commit_id":"3d0c601fbb152c746715bcb01ce546abf499deac"}],"neutron/agent/dhcp/agent.py":[{"author":{"_account_id":1131,"name":"Brian Haley","email":"haleyb.dev@gmail.com","username":"brian-haley"},"change_message_id":"ee558274c8ab5b5c3dfd5ec46660f8a60bb6e012","unresolved":true,"context_lines":[{"line_number":247,"context_line":"            LOG.info(\u0027Network not present, action: %s, action_kwargs: %s\u0027,"},{"line_number":248,"context_line":"                     action, action_kwargs)"},{"line_number":249,"context_line":"            # There is nothing we can do."},{"line_number":250,"context_line":"            return"},{"line_number":251,"context_line":"        if action \u003d\u003d \u0027get_metadata_bind_interface\u0027:"},{"line_number":252,"context_line":"            # Special condition, this action returns a string instead of a"},{"line_number":253,"context_line":"            # bool."}],"source_content_type":"text/x-python","patch_set":4,"id":"82a828c5_447079aa","line":250,"updated":"2026-08-24 15:46:11.000000000","message":"See my comment below","commit_id":"4fa498bba7ac141cbcb58b4c56fa5eb5da185bd4"},{"author":{"_account_id":8313,"name":"Lajos Katona","display_name":"lajoskatona","email":"katonalala@gmail.com","username":"elajkat","status":"Ericsson Software Technology"},"change_message_id":"c3fdc45e7cdcae0214338230cfa41c7dd18b5a7f","unresolved":false,"context_lines":[{"line_number":247,"context_line":"            LOG.info(\u0027Network not present, action: %s, action_kwargs: %s\u0027,"},{"line_number":248,"context_line":"                     action, action_kwargs)"},{"line_number":249,"context_line":"            # There is nothing we can do."},{"line_number":250,"context_line":"            return"},{"line_number":251,"context_line":"        if action \u003d\u003d \u0027get_metadata_bind_interface\u0027:"},{"line_number":252,"context_line":"            # Special condition, this action returns a string instead of a"},{"line_number":253,"context_line":"            # bool."}],"source_content_type":"text/x-python","patch_set":4,"id":"d31470ac_3fdc7a5c","line":250,"in_reply_to":"82a828c5_447079aa","updated":"2026-08-26 16:39:29.000000000","message":"Done","commit_id":"4fa498bba7ac141cbcb58b4c56fa5eb5da185bd4"},{"author":{"_account_id":1131,"name":"Brian Haley","email":"haleyb.dev@gmail.com","username":"brian-haley"},"change_message_id":"ee558274c8ab5b5c3dfd5ec46660f8a60bb6e012","unresolved":true,"context_lines":[{"line_number":795,"context_line":"            if network:"},{"line_number":796,"context_line":"                self.disable_isolated_metadata_proxy(network)"},{"line_number":797,"context_line":"            self.call_driver(\u0027disable\u0027, network,"},{"line_number":798,"context_line":"                             network_id\u003dpayload[\u0027network_id\u0027])"},{"line_number":799,"context_line":"            self.schedule_resync(\"Agent port was deleted\", port.network_id)"},{"line_number":800,"context_line":"        else:"},{"line_number":801,"context_line":"            self.call_driver(\u0027reload_allocations\u0027, network)"}],"source_content_type":"text/x-python","patch_set":4,"id":"03781a8d_c9233f12","line":798,"updated":"2026-08-24 15:46:11.000000000","message":"This call_driver() should also be under the \u0027if network\u0027 check since otherwise that code will log a message and return. Another call site I found does have them both under the \u0027if\u0027.","commit_id":"4fa498bba7ac141cbcb58b4c56fa5eb5da185bd4"},{"author":{"_account_id":8313,"name":"Lajos Katona","display_name":"lajoskatona","email":"katonalala@gmail.com","username":"elajkat","status":"Ericsson Software Technology"},"change_message_id":"c3fdc45e7cdcae0214338230cfa41c7dd18b5a7f","unresolved":false,"context_lines":[{"line_number":795,"context_line":"            if network:"},{"line_number":796,"context_line":"                self.disable_isolated_metadata_proxy(network)"},{"line_number":797,"context_line":"            self.call_driver(\u0027disable\u0027, network,"},{"line_number":798,"context_line":"                             network_id\u003dpayload[\u0027network_id\u0027])"},{"line_number":799,"context_line":"            self.schedule_resync(\"Agent port was deleted\", port.network_id)"},{"line_number":800,"context_line":"        else:"},{"line_number":801,"context_line":"            self.call_driver(\u0027reload_allocations\u0027, network)"}],"source_content_type":"text/x-python","patch_set":4,"id":"e91e4cf7_1656a120","line":798,"in_reply_to":"03781a8d_c9233f12","updated":"2026-08-26 16:39:29.000000000","message":"thanks, moved it under the if.","commit_id":"4fa498bba7ac141cbcb58b4c56fa5eb5da185bd4"}]}
