)]}'
{"/PATCHSET_LEVEL":[{"author":{"_account_id":8864,"name":"Artom Lifshitz","email":"notartom@gmail.com","username":"artom"},"change_message_id":"1191375ad18d7f65e9f5c5930c2bc7f3cc53b9c0","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":1,"id":"acfc99ae_ee153336","updated":"2024-05-08 19:48:26.000000000","message":"Yep, this is good as-is, thanks! Suggestion inline for another semi-related improvement.","commit_id":"7ec7b1450568186f21425c6812cbc10e59b94d79"},{"author":{"_account_id":22873,"name":"Martin Kopec","email":"mkopec@redhat.com","username":"mkopec"},"change_message_id":"13ebe79d6d4a2daa097c94ee8620e166f4cf87b5","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":2,"id":"7006039f_73a64fff","updated":"2024-07-02 07:28:52.000000000","message":"lgtm","commit_id":"f696d83c4e884ff6da554dd9deedcb96d85d1cec"},{"author":{"_account_id":8556,"name":"Ghanshyam Maan","display_name":"Ghanshyam Maan","email":"gmaan.os14@gmail.com","username":"ghanshyam"},"change_message_id":"f9289ad59c17267562c9c72879b2424727811510","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":2,"id":"4b9df1b2_22c66f6a","updated":"2024-05-28 02:53:44.000000000","message":"thanks, lgtm","commit_id":"f696d83c4e884ff6da554dd9deedcb96d85d1cec"}],"tempest/api/compute/base.py":[{"author":{"_account_id":8864,"name":"Artom Lifshitz","email":"notartom@gmail.com","username":"artom"},"change_message_id":"1191375ad18d7f65e9f5c5930c2bc7f3cc53b9c0","unresolved":true,"context_lines":[{"line_number":448,"context_line":"            request_id\u003dbody.response[\u0027x-openstack-request-id\u0027])"},{"line_number":449,"context_line":"        self.servers_client.confirm_resize_server(server_id)"},{"line_number":450,"context_line":""},{"line_number":451,"context_line":"        waiters.wait_for_server_status("},{"line_number":452,"context_line":"            self.servers_client, server_id, \u0027ACTIVE\u0027)"},{"line_number":453,"context_line":"        server \u003d self.servers_client.show_server(server_id)[\u0027server\u0027]"},{"line_number":454,"context_line":""}],"source_content_type":"text/x-python","patch_set":1,"id":"724f371a_d22bc638","line":451,"updated":"2024-05-08 19:48:26.000000000","message":"We could also add a similar logic here, to make other tests that use resize benefit from it.","commit_id":"7ec7b1450568186f21425c6812cbc10e59b94d79"}],"tempest/api/compute/servers/test_delete_server.py":[{"author":{"_account_id":8864,"name":"Artom Lifshitz","email":"notartom@gmail.com","username":"artom"},"change_message_id":"1191375ad18d7f65e9f5c5930c2bc7f3cc53b9c0","unresolved":true,"context_lines":[{"line_number":102,"context_line":"        body \u003d self.client.resize_server(server[\u0027id\u0027], self.flavor_ref_alt)"},{"line_number":103,"context_line":"        request_id \u003d body.response[\u0027x-openstack-request-id\u0027]"},{"line_number":104,"context_line":"        waiters.wait_for_server_status(self.client, server[\u0027id\u0027],"},{"line_number":105,"context_line":"                                       \u0027VERIFY_RESIZE\u0027, request_id\u003drequest_id)"},{"line_number":106,"context_line":"        self.client.delete_server(server[\u0027id\u0027])"},{"line_number":107,"context_line":"        waiters.wait_for_server_termination(self.client, server[\u0027id\u0027])"},{"line_number":108,"context_line":""}],"source_content_type":"text/x-python","patch_set":1,"id":"235b380d_73643856","line":105,"updated":"2024-05-08 19:48:26.000000000","message":"Ah, this test is special because it doesn\u0027t use the resize helper (see other comment), so it\u0027s a rare case of having to add the req-id logic directly to the test method itself.","commit_id":"7ec7b1450568186f21425c6812cbc10e59b94d79"}]}
