)]}'
{"/PATCHSET_LEVEL":[{"author":{"_account_id":33473,"name":"Atsushi Kawai","display_name":"akawai","email":"atsushi.kawai.bu@hitachi.com","username":"akawai"},"change_message_id":"b4d403796c86d39f82f992b8d88623cc501d7580","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":1,"id":"814f74dd_061cb92a","updated":"2024-08-07 13:59:25.000000000","message":"LGTM.","commit_id":"ac4a52b4e38cb83708fe040f80182ec4c4a4dcb5"},{"author":{"_account_id":27615,"name":"Rajat Dhasmana","email":"rajatdhasmana@gmail.com","username":"whoami-rajat"},"change_message_id":"4961a80965c47a11960eb18af553d2b891e25fae","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":1,"id":"300f612d_f31d7f3b","updated":"2024-09-09 12:15:05.000000000","message":"looks like a bug","commit_id":"ac4a52b4e38cb83708fe040f80182ec4c4a4dcb5"},{"author":{"_account_id":5314,"name":"Brian Rosmaita","email":"rosmaita.fossdev@gmail.com","username":"brian-rosmaita"},"change_message_id":"72cd9ec5685a44c5363dbc3ced3913b270058e05","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":2,"id":"0c3b67df_6337533a","updated":"2024-10-08 12:51:02.000000000","message":"Looks correct.  Hopefully \u00271\u0027 is the default value, so this won\u0027t change behavior.  In any case, it matches the other occurrences of this policy name in other driver files, so LGTM.","commit_id":"615dcb83f93d0c2112ca019a5cc686f49165f27a"},{"author":{"_account_id":5314,"name":"Brian Rosmaita","email":"rosmaita.fossdev@gmail.com","username":"brian-rosmaita"},"change_message_id":"21229a7f7155ce00e73590ec54c7956f6ab81b4f","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":2,"id":"8ce429ea_39fa8db6","updated":"2024-10-08 12:51:50.000000000","message":"PS2 was just a rebase, so carrying over Rajat\u0027s +2 from PS1.","commit_id":"615dcb83f93d0c2112ca019a5cc686f49165f27a"},{"author":{"_account_id":4523,"name":"Eric Harney","email":"eharney@redhat.com","username":"eharney"},"change_message_id":"86620b279242a89a13ff42d7858ef6b7961f8b17","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":2,"id":"5e328b37_9b2c4296","updated":"2024-10-15 13:30:14.000000000","message":"recheck\n\nunrelated py312 unit test failure","commit_id":"615dcb83f93d0c2112ca019a5cc686f49165f27a"},{"author":{"_account_id":27615,"name":"Rajat Dhasmana","email":"rajatdhasmana@gmail.com","username":"whoami-rajat"},"change_message_id":"cc97347fcad6cc0be2ebb38fbd239fd6c1ba2c2a","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":3,"id":"2345fb4e_8a54530e","updated":"2024-11-12 14:24:19.000000000","message":"LGTM","commit_id":"b4dda3222608a6b644436979ab39a870235dca25"},{"author":{"_account_id":4523,"name":"Eric Harney","email":"eharney@redhat.com","username":"eharney"},"change_message_id":"26231ec63c706b3b202365dfd662abadb0015ba6","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":3,"id":"07339de1_54ad8a4e","updated":"2024-11-12 14:16:34.000000000","message":"rebased to pick up recent fixes for unit test failures","commit_id":"b4dda3222608a6b644436979ab39a870235dca25"},{"author":{"_account_id":4523,"name":"Eric Harney","email":"eharney@redhat.com","username":"eharney"},"change_message_id":"d0b01a429905650770e5e05b80c98813bc4f03f3","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":3,"id":"2df5ddd4_96cb3373","updated":"2024-12-04 14:48:15.000000000","message":"recheck\n\npep8 POST_FAILURE","commit_id":"b4dda3222608a6b644436979ab39a870235dca25"},{"author":{"_account_id":4523,"name":"Eric Harney","email":"eharney@redhat.com","username":"eharney"},"change_message_id":"f47b26c15d7059ee4f5163c0a51a9d0e8ea9f22e","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":3,"id":"e4ac3369_271e4986","updated":"2024-11-12 17:24:39.000000000","message":"recheck\n\npy312 cinder.tests.unit.backup.drivers.test_backup_swift.WindowsBackupSwiftTestCase.test_create_backup_put_object_wraps_socket_error timeout error","commit_id":"b4dda3222608a6b644436979ab39a870235dca25"}],"cinder/volume/drivers/huawei/replication.py":[{"author":{"_account_id":5314,"name":"Brian Rosmaita","email":"rosmaita.fossdev@gmail.com","username":"brian-rosmaita"},"change_message_id":"72cd9ec5685a44c5363dbc3ced3913b270058e05","unresolved":true,"context_lines":[{"line_number":94,"context_line":"            \"REMOTERESID\": rmt_lun_id,"},{"line_number":95,"context_line":"            \"REPLICATIONMODEL\": replica_model,"},{"line_number":96,"context_line":"            # recovery policy. 1: auto, 2: manual"},{"line_number":97,"context_line":"            \"RECOVERYPOLICY\": \u00271\u0027,"},{"line_number":98,"context_line":"            \"SPEED\": speed,"},{"line_number":99,"context_line":"        }"},{"line_number":100,"context_line":""}],"source_content_type":"text/x-python","patch_set":2,"id":"e06b4755_07a2b17a","line":97,"range":{"start_line":97,"start_character":11,"end_line":97,"end_character":34},"updated":"2024-10-08 12:51:02.000000000","message":"Looks like it\u0027s definitely a typo on the driver side; it\u0027s named RECOVERYPOLICY here and in rest_client.py","commit_id":"615dcb83f93d0c2112ca019a5cc686f49165f27a"}]}
