)]}'
{"/PATCHSET_LEVEL":[{"author":{"_account_id":3009,"name":"Vladimir Kozhukalov","email":"kozhukalov@gmail.com","username":"kozhukalov"},"change_message_id":"e19b193040416c6b77ea87c29f65aa4602296b79","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":1,"id":"d39072d7_45206882","updated":"2025-10-07 17:50:39.000000000","message":"Here is the link to the bug https://bugs.launchpad.net/neutron/+bug/2127029\nI\u0027ll link it later to the commit message.","commit_id":"e84f348f462bbb80ce73cca9821e62f29294fd85"},{"author":{"_account_id":1131,"name":"Brian Haley","email":"haleyb.dev@gmail.com","username":"brian-haley"},"change_message_id":"6dc96f39ff977d3302f5f7ae17c39aefa236cc60","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":1,"id":"189307a2_31e759a7","updated":"2025-10-03 14:38:43.000000000","message":"Is there a bug filed for this?","commit_id":"e84f348f462bbb80ce73cca9821e62f29294fd85"},{"author":{"_account_id":8313,"name":"Lajos Katona","display_name":"lajoskatona","email":"katonalala@gmail.com","username":"elajkat","status":"Ericsson Software Technology"},"change_message_id":"f6c7c4872e1459a2ee421cddcad59d5bff0611f8","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":1,"id":"e03d05cb_246b52f5","updated":"2025-10-06 12:19:15.000000000","message":"please file a bug report, as Brian commented, to https://bugs.launchpad.net/neutron .\nPlease also note that you broke unit tests (if you are new to unit tests, you can check the failures with tox -epy312 -- neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgent","commit_id":"e84f348f462bbb80ce73cca9821e62f29294fd85"},{"author":{"_account_id":3009,"name":"Vladimir Kozhukalov","email":"kozhukalov@gmail.com","username":"kozhukalov"},"change_message_id":"1c0c2ecc4d7495cefaa9dcb399e9ab44910321cd","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":1,"id":"7bf895bb_e67d859e","in_reply_to":"b7cf6613_74b57dab","updated":"2025-10-09 19:41:23.000000000","message":"Done","commit_id":"e84f348f462bbb80ce73cca9821e62f29294fd85"},{"author":{"_account_id":3009,"name":"Vladimir Kozhukalov","email":"kozhukalov@gmail.com","username":"kozhukalov"},"change_message_id":"f759dc345184b7c5fab06595f3f1c273e1e570e4","unresolved":true,"context_lines":[],"source_content_type":"","patch_set":1,"id":"b7cf6613_74b57dab","in_reply_to":"e03d05cb_246b52f5","updated":"2025-10-07 17:45:27.000000000","message":"At the moment the dhcp agent does not start due to broken resync thread. The issue is that it tries to use the event object as the thread target. At the moment I am testing the deployment with this fix. Will fix unit tests and create a bug a bit later. Sorry for the delay. This PR is more to let everyone know there is such issue.","commit_id":"e84f348f462bbb80ce73cca9821e62f29294fd85"},{"author":{"_account_id":16688,"name":"Rodolfo Alonso","email":"ralonsoh@redhat.com","username":"rodolfo-alonso-hernandez"},"change_message_id":"c45937e22b5c95f0eff629ca254b26a832a6e570","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":2,"id":"5c1e3bc7_5211c635","updated":"2025-10-08 08:28:21.000000000","message":"This bug is critical. We need to backport it to 2025.2 ASAP.","commit_id":"c9d38d2a6e753df2b91eb9b2d37b85c666bb5b6d"},{"author":{"_account_id":3009,"name":"Vladimir Kozhukalov","email":"kozhukalov@gmail.com","username":"kozhukalov"},"change_message_id":"6d23856a4c844811c712e6c334e576ac6baf3059","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":5,"id":"89188bfc_df3ced96","updated":"2025-10-10 08:37:16.000000000","message":"recheck","commit_id":"84b9b62e6a4b35d480d274231b024aa6d69bda82"},{"author":{"_account_id":1131,"name":"Brian Haley","email":"haleyb.dev@gmail.com","username":"brian-haley"},"change_message_id":"4da438bb14f77f0fbb0905814182f4101adcd0e4","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":5,"id":"545456b6_1f93d824","updated":"2025-10-09 01:31:20.000000000","message":"recheck Unexpected API Error","commit_id":"84b9b62e6a4b35d480d274231b024aa6d69bda82"},{"author":{"_account_id":3009,"name":"Vladimir Kozhukalov","email":"kozhukalov@gmail.com","username":"kozhukalov"},"change_message_id":"8ab94a33daa10f31e7469bb39e7ce4992c028cfa","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":5,"id":"2375ab36_eae8d1df","updated":"2025-10-08 19:37:38.000000000","message":"recheck unrelated post failure","commit_id":"84b9b62e6a4b35d480d274231b024aa6d69bda82"}],"releasenotes/notes/fix_periodic_resync_thread-712c8ef0fe68a2da.yaml":[{"author":{"_account_id":16688,"name":"Rodolfo Alonso","email":"ralonsoh@redhat.com","username":"rodolfo-alonso-hernandez"},"change_message_id":"c45937e22b5c95f0eff629ca254b26a832a6e570","unresolved":true,"context_lines":[{"line_number":4,"context_line":"    Fix periodic resync thread which erroneusly tried to use"},{"line_number":5,"context_line":"    threading.Event as a thread target. This prevents DHCP"},{"line_number":6,"context_line":"    agent to start."},{"line_number":7,"context_line":"..."}],"source_content_type":"text/x-yaml","patch_set":2,"id":"81ff5ed2_d80e5864","line":7,"range":{"start_line":7,"start_character":0,"end_line":7,"end_character":2},"updated":"2025-10-08 08:28:21.000000000","message":"Please remove this.","commit_id":"c9d38d2a6e753df2b91eb9b2d37b85c666bb5b6d"},{"author":{"_account_id":3009,"name":"Vladimir Kozhukalov","email":"kozhukalov@gmail.com","username":"kozhukalov"},"change_message_id":"a3c23cdf5a0e53a5bf23359c9e23b967874002db","unresolved":false,"context_lines":[{"line_number":4,"context_line":"    Fix periodic resync thread which erroneusly tried to use"},{"line_number":5,"context_line":"    threading.Event as a thread target. This prevents DHCP"},{"line_number":6,"context_line":"    agent to start."},{"line_number":7,"context_line":"..."}],"source_content_type":"text/x-yaml","patch_set":2,"id":"c19e9fd2_acf34cce","line":7,"range":{"start_line":7,"start_character":0,"end_line":7,"end_character":2},"in_reply_to":"81ff5ed2_d80e5864","updated":"2025-10-08 08:51:14.000000000","message":"Done","commit_id":"c9d38d2a6e753df2b91eb9b2d37b85c666bb5b6d"},{"author":{"_account_id":1131,"name":"Brian Haley","email":"haleyb.dev@gmail.com","username":"brian-haley"},"change_message_id":"22ce1791a3374236f3b03c3504016da176dd2fd3","unresolved":true,"context_lines":[{"line_number":3,"context_line":"  - |"},{"line_number":4,"context_line":"    Fix periodic resync thread which erroneusly tried to use"},{"line_number":5,"context_line":"    threading.Event as a thread target. This prevents DHCP"},{"line_number":6,"context_line":"    agent to start."}],"source_content_type":"text/x-yaml","patch_set":3,"id":"6355ba03_ac19600b","line":6,"updated":"2025-10-08 13:48:07.000000000","message":"There\u0027s some typos in here, but I don\u0027t think we need a release note since it\u0027s just a bug fix.","commit_id":"fb663277bfe9ba6916679ec3daa57dcb300e6c2d"},{"author":{"_account_id":3009,"name":"Vladimir Kozhukalov","email":"kozhukalov@gmail.com","username":"kozhukalov"},"change_message_id":"4d80121af89b4708eb5366b70d9ca04aa881e32d","unresolved":false,"context_lines":[{"line_number":3,"context_line":"  - |"},{"line_number":4,"context_line":"    Fix periodic resync thread which erroneusly tried to use"},{"line_number":5,"context_line":"    threading.Event as a thread target. This prevents DHCP"},{"line_number":6,"context_line":"    agent to start."}],"source_content_type":"text/x-yaml","patch_set":3,"id":"9346279e_da5575ee","line":6,"in_reply_to":"6355ba03_ac19600b","updated":"2025-10-08 13:54:34.000000000","message":"Done","commit_id":"fb663277bfe9ba6916679ec3daa57dcb300e6c2d"}]}
