)]}'
{"/PATCHSET_LEVEL":[{"author":{"_account_id":4690,"name":"melanie witt","display_name":"melwitt","email":"melwittt@gmail.com","username":"melwitt"},"change_message_id":"968a62fdba51ce03058e0486114bc9b57c2da2e8","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":3,"id":"d399aade_40f7d0a3","updated":"2026-01-29 02:15:06.000000000","message":"recheck dep updated","commit_id":"1f59c3fbd304396870ad0d410dc6802b0b148adb"},{"author":{"_account_id":4690,"name":"melanie witt","display_name":"melwitt","email":"melwittt@gmail.com","username":"melwitt"},"change_message_id":"4cc6a44b36bffaffc3b5327c43266d7f32e70ca6","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":6,"id":"b02cb687_a0ab47fd","updated":"2026-02-11 17:52:39.000000000","message":"recheck bug 2127196","commit_id":"d955b346c3a9192ebf8987ceae2f2649764d004f"},{"author":{"_account_id":4690,"name":"melanie witt","display_name":"melwitt","email":"melwittt@gmail.com","username":"melwitt"},"change_message_id":"a6bdeebcd55079f6090bec2ff592c4a8c16359a2","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":6,"id":"f47e7cbc_9284d44c","updated":"2026-02-18 01:56:39.000000000","message":"recheck nova.tests.unit.test_utils.StaticallyDelayingCancellableTaskExecutorWrapperTest.test_submit_second_while_delaying_first AssertionError: 1.9995737350000127 not greater than 2.0","commit_id":"d955b346c3a9192ebf8987ceae2f2649764d004f"},{"author":{"_account_id":11604,"name":"sean mooney","email":"smooney@redhat.com","username":"sean-k-mooney"},"change_message_id":"78f23741dae9157ca9f8075d3eec2c453338f288","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":7,"id":"cce95bd6_511b9afb","updated":"2026-03-26 18:55:34.000000000","message":"given mel pingged gmann i wont add +w yet but this looks good to me.","commit_id":"77fdf2e452fef50e3ab8d9d36250939ba24d8f4d"},{"author":{"_account_id":8556,"name":"Ghanshyam Maan","display_name":"Ghanshyam Maan","email":"gmaan.os14@gmail.com","username":"ghanshyam"},"change_message_id":"fe13f1cbc0a8a4fff68d16504d0c21cbf5bb3272","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":7,"id":"5a0dd068_a467e389","updated":"2026-03-26 19:51:35.000000000","message":"lgtm, it can be optimized more with get_region but both works","commit_id":"77fdf2e452fef50e3ab8d9d36250939ba24d8f4d"},{"author":{"_account_id":4690,"name":"melanie witt","display_name":"melwitt","email":"melwittt@gmail.com","username":"melwitt"},"change_message_id":"e9eb1eb8835248a83b8166bd97f125b1bc501d90","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":7,"id":"67de0622_0ed948a0","updated":"2026-03-04 01:50:13.000000000","message":"recheck Feb 27 23:04:04.980355 np34f499d33e4c4 nova-compute[39946]: WARNING nova.compute.manager [None req-f50a1dbc-f4e1-47fc-bf36-89a8d449cd76 tempest-ServersOnMultiNodesTest-1114422127 tempest-ServersOnMultiNodesTest-1114422127-project-member] [instance: db281483-75ec-4efa-a3f1-0997fa9e14ba] Timeout waiting for [\u0027network-vif-plugged-bcb81731-e0f8-483d-9a43-2749c4da852e\u0027] for instance with vm_state building and task_state spawning. Event states are: network-vif-plugged-bcb81731-e0f8-483d-9a43-2749c4da852e: timed out after 300.00 seconds: nova.exception.InstanceEventTimeout","commit_id":"77fdf2e452fef50e3ab8d9d36250939ba24d8f4d"}],"nova/limit/utils.py":[{"author":{"_account_id":15334,"name":"Stephen Finucane","display_name":"stephenfin","email":"stephenfin@redhat.com","username":"sfinucan"},"change_message_id":"d9ba5f85704451be96d800348865e0213441c7c1","unresolved":false,"context_lines":[{"line_number":72,"context_line":"            # Get the service_id for registered limits calls."},{"line_number":73,"context_line":"            services \u003d list(connection.services("},{"line_number":74,"context_line":"                type\u003dCONF.oslo_limit.endpoint_service_type,"},{"line_number":75,"context_line":"                name\u003dCONF.oslo_limit.endpoint_service_name))"},{"line_number":76,"context_line":"            if len(services) \u003e 1:"},{"line_number":77,"context_line":"                raise ValueError(\u0027Multiple services found\u0027)"},{"line_number":78,"context_line":"            service_id \u003d services[0].id"}],"source_content_type":"text/x-python","patch_set":7,"id":"d6e8802f_1c44ec49","line":75,"updated":"2026-02-27 22:26:36.000000000","message":"Yeah, we\u0027d to do the same in oslo.limit in Icbf1eb9bab08690a35e402e7a5bd1e0b8912e88d (and its follow-up I21bfa283c95ace092bc154e28f5d584d027c29f9). This checks out.\n\nWe might want to rework the `find_service` method in SDK at some point since this may be a common issue now.","commit_id":"77fdf2e452fef50e3ab8d9d36250939ba24d8f4d"},{"author":{"_account_id":8556,"name":"Ghanshyam Maan","display_name":"Ghanshyam Maan","email":"gmaan.os14@gmail.com","username":"ghanshyam"},"change_message_id":"fe13f1cbc0a8a4fff68d16504d0c21cbf5bb3272","unresolved":true,"context_lines":[{"line_number":78,"context_line":"            service_id \u003d services[0].id"},{"line_number":79,"context_line":"            # Get the region_id if region name is configured."},{"line_number":80,"context_line":"            # endpoint_region_name was added in oslo.limit 2.6.0."},{"line_number":81,"context_line":"            if CONF.oslo_limit.endpoint_region_name:"},{"line_number":82,"context_line":"                regions \u003d list(connection.regions("},{"line_number":83,"context_line":"                    id\u003dCONF.oslo_limit.endpoint_region_name))"},{"line_number":84,"context_line":"                if len(regions) \u003e 1:"},{"line_number":85,"context_line":"                    raise ValueError(\u0027Multiple regions found\u0027)"},{"line_number":86,"context_line":"                region_id \u003d regions[0].id"},{"line_number":87,"context_line":"        IDENTITY_CLIENT \u003d IdentityClient(connection, service_id, region_id)"},{"line_number":88,"context_line":"    return IDENTITY_CLIENT"},{"line_number":89,"context_line":""}],"source_content_type":"text/x-python","patch_set":7,"id":"f113e538_027e4827","line":86,"range":{"start_line":81,"start_character":0,"end_line":86,"end_character":41},"updated":"2026-03-26 19:51:35.000000000","message":"should not we use get_region here? But this also works, and we can change it for both region (fetch via get_region ) and service (via find_service) if find_service works well?","commit_id":"77fdf2e452fef50e3ab8d9d36250939ba24d8f4d"}]}
