)]}'
{"/PATCHSET_LEVEL":[{"author":{"_account_id":1131,"name":"Brian Haley","email":"haleyb.dev@gmail.com","username":"brian-haley"},"change_message_id":"8d50acbf50de67baea93af91e59e3b67ed8bb584","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":2,"id":"c9796fd3_667dab08","updated":"2026-01-16 16:02:18.000000000","message":"I\u0027m going to re-base this on-top of another patch to see if software factory is happier","commit_id":"240f47b4f1d3761182a0495eb42989222c337092"},{"author":{"_account_id":1131,"name":"Brian Haley","email":"haleyb.dev@gmail.com","username":"brian-haley"},"change_message_id":"e5f74e45d1bd36fad796f4c607bed985b5ddca75","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":3,"id":"978bfe7d_3a26e5c5","updated":"2026-01-16 20:09:28.000000000","message":"recheck devstack install issue","commit_id":"8cafa54aa8fd9dc03bb7f7fbc106b3fa90655025"},{"author":{"_account_id":1131,"name":"Brian Haley","email":"haleyb.dev@gmail.com","username":"brian-haley"},"change_message_id":"55529a2490a02ff1c13e308530eaa3da22100948","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":3,"id":"1e4a344f_8c2ae096","updated":"2026-01-20 18:02:56.000000000","message":"recheck unrelated test failure","commit_id":"8cafa54aa8fd9dc03bb7f7fbc106b3fa90655025"},{"author":{"_account_id":1131,"name":"Brian Haley","email":"haleyb.dev@gmail.com","username":"brian-haley"},"change_message_id":"3fb0827d6d90995bd1bda5dbbcec4b0e3ce18a25","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":3,"id":"c84e3b96_e4479c06","updated":"2026-01-16 22:46:20.000000000","message":"recheck unrelated test failure","commit_id":"8cafa54aa8fd9dc03bb7f7fbc106b3fa90655025"},{"author":{"_account_id":16688,"name":"Rodolfo Alonso","email":"ralonsoh@redhat.com","username":"rodolfo-alonso-hernandez"},"change_message_id":"eb6d613547f0ab6a690ba6622bd7886e47d61016","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":4,"id":"0dfdb06a_a99db59e","updated":"2026-01-29 12:15:46.000000000","message":"Rebasing the patch because it looks stuck in zuul.","commit_id":"e4417ad45bfce1246c3d4db5acf5f2c3597e867b"},{"author":{"_account_id":1131,"name":"Brian Haley","email":"haleyb.dev@gmail.com","username":"brian-haley"},"change_message_id":"4964edbf42da84c5f73f62ebe343e9b7807ac5ac","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":4,"id":"3eb8f43a_0689ddea","updated":"2026-01-30 15:40:29.000000000","message":"recheck timeout","commit_id":"e4417ad45bfce1246c3d4db5acf5f2c3597e867b"},{"author":{"_account_id":1131,"name":"Brian Haley","email":"haleyb.dev@gmail.com","username":"brian-haley"},"change_message_id":"f2e1e0551990170e8ca48ce32a38bdd1409f2fb8","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":4,"id":"3d924e80_40dfdcfa","updated":"2026-01-29 21:20:40.000000000","message":"recheck unrelated failure","commit_id":"e4417ad45bfce1246c3d4db5acf5f2c3597e867b"},{"author":{"_account_id":1131,"name":"Brian Haley","email":"haleyb.dev@gmail.com","username":"brian-haley"},"change_message_id":"29378b2540101fbadabdb682c27ab7638f2fb224","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":4,"id":"ed04cb56_ff7f65e6","updated":"2026-01-29 18:11:52.000000000","message":"recheck unrelated failure","commit_id":"e4417ad45bfce1246c3d4db5acf5f2c3597e867b"}],"neutron_tempest_plugin/scenario/base.py":[{"author":{"_account_id":1131,"name":"Brian Haley","email":"haleyb.dev@gmail.com","username":"brian-haley"},"change_message_id":"0ee6c2e29b421283822c5e8e19a0de963673c1a2","unresolved":true,"context_lines":[{"line_number":672,"context_line":"            body \u003d client.show_router(router_id)"},{"line_number":673,"context_line":"            return body[\u0027router\u0027]"},{"line_number":674,"context_line":"        elif network_id:"},{"line_number":675,"context_line":"            router \u003d self.create_router_by_client()"},{"line_number":676,"context_line":"            self.addCleanup(test_utils.call_and_ignore_notfound_exc,"},{"line_number":677,"context_line":"                            client.delete_router, router[\u0027id\u0027])"},{"line_number":678,"context_line":"            kwargs \u003d {\u0027external_gateway_info\u0027: dict(network_id\u003dnetwork_id)}"}],"source_content_type":"text/x-python","patch_set":1,"id":"49312561_66830bf7","line":675,"updated":"2026-01-15 15:51:12.000000000","message":"So it might be we can just pass it along as an arg here, I did find another caller that does that, so I\u0027ll update","commit_id":"f459cd8d17fd8620d84bc2181d87bf414c760e02"},{"author":{"_account_id":1131,"name":"Brian Haley","email":"haleyb.dev@gmail.com","username":"brian-haley"},"change_message_id":"097615c84310811f7bfff91b7338ad0caa036529","unresolved":false,"context_lines":[{"line_number":672,"context_line":"            body \u003d client.show_router(router_id)"},{"line_number":673,"context_line":"            return body[\u0027router\u0027]"},{"line_number":674,"context_line":"        elif network_id:"},{"line_number":675,"context_line":"            router \u003d self.create_router_by_client()"},{"line_number":676,"context_line":"            self.addCleanup(test_utils.call_and_ignore_notfound_exc,"},{"line_number":677,"context_line":"                            client.delete_router, router[\u0027id\u0027])"},{"line_number":678,"context_line":"            kwargs \u003d {\u0027external_gateway_info\u0027: dict(network_id\u003dnetwork_id)}"}],"source_content_type":"text/x-python","patch_set":1,"id":"a01f093a_0edab80f","line":675,"in_reply_to":"49312561_66830bf7","updated":"2026-01-15 20:21:32.000000000","message":"Done","commit_id":"f459cd8d17fd8620d84bc2181d87bf414c760e02"}]}
