)]}'
{"/COMMIT_MSG":[{"author":{"_account_id":1131,"name":"Brian Haley","email":"haleyb.dev@gmail.com","username":"brian-haley"},"change_message_id":"cf9284eaec2bca775e1b731162506bf4f657b4ba","unresolved":true,"context_lines":[{"line_number":10,"context_line":"remained openstack-single-node-jammy, it is time"},{"line_number":11,"context_line":"to change it to openstack-single-node-noble"},{"line_number":12,"context_line":""},{"line_number":13,"context_line":"Latest requirement bum (see [1]) pulled in exabgp 5.0.1,"},{"line_number":14,"context_line":"and to make bagpipe code work with the reorganized code"},{"line_number":15,"context_line":"some minor changes are necessary."},{"line_number":16,"context_line":""}],"source_content_type":"text/x-gerrit-commit-message","patch_set":3,"id":"3bc636bc_5dda35ee","line":13,"range":{"start_line":13,"start_character":19,"end_line":13,"end_character":22},"updated":"2026-02-24 22:37:27.000000000","message":"nit: sbump","commit_id":"550b8262410c7f9be7d7dccc38f980a50c4cafcf"}],"/PATCHSET_LEVEL":[{"author":{"_account_id":1131,"name":"Brian Haley","email":"haleyb.dev@gmail.com","username":"brian-haley"},"change_message_id":"cf9284eaec2bca775e1b731162506bf4f657b4ba","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":3,"id":"829763b5_4af69e12","updated":"2026-02-24 22:37:27.000000000","message":"I\u0027ll let you answer your own question on the imports, but looks good otherwise","commit_id":"550b8262410c7f9be7d7dccc38f980a50c4cafcf"},{"author":{"_account_id":8313,"name":"Lajos Katona","display_name":"lajoskatona","email":"katonalala@gmail.com","username":"elajkat","status":"Ericsson Software Technology"},"change_message_id":"e2a2e5a8e1da4dadc1c5af944fa1f9e27dcac248","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":3,"id":"a8433cf0_aaa96269","updated":"2026-02-24 14:00:00.000000000","message":"recheck\ntempest failure (test_rebuild_server_with_auto_disk_config) is not related","commit_id":"550b8262410c7f9be7d7dccc38f980a50c4cafcf"}],"networking_bagpipe/bagpipe_bgp/engine/exabgp_peer_worker.py":[{"author":{"_account_id":8313,"name":"Lajos Katona","display_name":"lajoskatona","email":"katonalala@gmail.com","username":"elajkat","status":"Ericsson Software Technology"},"change_message_id":"2816877b52446a875825ae22efd8f80b4811da15","unresolved":true,"context_lines":[{"line_number":49,"context_line":"    # Note(lajoskatona): exabgp 5.0.0, changed how logging is handled, relying"},{"line_number":50,"context_line":"    # on standard python logging, so just need to ensure it uses oslo_log"},{"line_number":51,"context_line":"    # finally"},{"line_number":52,"context_line":"    from exabgp.logger import option as exa_log_option"},{"line_number":53,"context_line":""},{"line_number":54,"context_line":"    # Set up exabgp to use oslo_log logger"},{"line_number":55,"context_line":"    exa_log_option.logger \u003d logging.getLogger(__name__ + \".exabgp\")"}],"source_content_type":"text/x-python","patch_set":2,"id":"6ecb6aa5_e1df4ed4","line":52,"range":{"start_line":52,"start_character":0,"end_line":52,"end_character":54},"updated":"2026-02-24 10:19:26.000000000","message":"I am not sure that these ugly imports are still necessary, have to check it","commit_id":"af5e3187f90f1126ded7e5de1c5a96f907dafc4e"},{"author":{"_account_id":8313,"name":"Lajos Katona","display_name":"lajoskatona","email":"katonalala@gmail.com","username":"elajkat","status":"Ericsson Software Technology"},"change_message_id":"9a7bf63815825bbf9fd0d720c93cf01776b97db4","unresolved":true,"context_lines":[{"line_number":49,"context_line":"    # Note(lajoskatona): exabgp 5.0.0, changed how logging is handled, relying"},{"line_number":50,"context_line":"    # on standard python logging, so just need to ensure it uses oslo_log"},{"line_number":51,"context_line":"    # finally"},{"line_number":52,"context_line":"    from exabgp.logger import option as exa_log_option"},{"line_number":53,"context_line":""},{"line_number":54,"context_line":"    # Set up exabgp to use oslo_log logger"},{"line_number":55,"context_line":"    exa_log_option.logger \u003d logging.getLogger(__name__ + \".exabgp\")"}],"source_content_type":"text/x-python","patch_set":2,"id":"6b20af3c_c98ab195","line":52,"range":{"start_line":52,"start_character":0,"end_line":52,"end_character":54},"in_reply_to":"6ecb6aa5_e1df4ed4","updated":"2026-02-27 08:24:20.000000000","message":"yeah, I remember now, my concern was about inline imports","commit_id":"af5e3187f90f1126ded7e5de1c5a96f907dafc4e"},{"author":{"_account_id":1131,"name":"Brian Haley","email":"haleyb.dev@gmail.com","username":"brian-haley"},"change_message_id":"8fcc461cc49a1c02ffe4a73c3500c98f436451d6","unresolved":true,"context_lines":[{"line_number":15,"context_line":"import collections"},{"line_number":16,"context_line":"from exabgp.environment import getenv"},{"line_number":17,"context_line":"from exabgp.environment import parsing as exa_parsing"},{"line_number":18,"context_line":"from exabgp.logger import option as exa_log_option"},{"line_number":19,"context_line":"import logging as python_logging"},{"line_number":20,"context_line":"import select"},{"line_number":21,"context_line":"import time"}],"source_content_type":"text/x-python","patch_set":4,"id":"2a739353_f7b2a476","line":18,"updated":"2026-02-27 15:38:31.000000000","message":"Shouldn\u0027t these be in the section below with the other exabgp imports? Although pep8 job didn\u0027t complain.","commit_id":"d1b189f5c1e01a5c1253fa7b0e8c8842ce2e8d70"},{"author":{"_account_id":8313,"name":"Lajos Katona","display_name":"lajoskatona","email":"katonalala@gmail.com","username":"elajkat","status":"Ericsson Software Technology"},"change_message_id":"333e2277a6a0d726e38a8cef2fd1cb74826bd5f7","unresolved":true,"context_lines":[{"line_number":15,"context_line":"import collections"},{"line_number":16,"context_line":"from exabgp.environment import getenv"},{"line_number":17,"context_line":"from exabgp.environment import parsing as exa_parsing"},{"line_number":18,"context_line":"from exabgp.logger import option as exa_log_option"},{"line_number":19,"context_line":"import logging as python_logging"},{"line_number":20,"context_line":"import select"},{"line_number":21,"context_line":"import time"}],"source_content_type":"text/x-python","patch_set":4,"id":"c9651317_b07722d2","line":18,"in_reply_to":"2a739353_f7b2a476","updated":"2026-02-27 15:53:38.000000000","message":"I have big blind spot.... strange that pep8 was happy with it.","commit_id":"d1b189f5c1e01a5c1253fa7b0e8c8842ce2e8d70"}]}
