)]}'
{"/PATCHSET_LEVEL":[{"author":{"_account_id":13915,"name":"Silvan Kaiser","email":"silvan@quobyte.com","username":"kaisers"},"change_message_id":"ae838f8e8cdd3cfeb04e692621830c70331e1d9d","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":4,"id":"b286060c_917560ff","updated":"2025-10-10 11:56:15.000000000","message":"run-quobyteci","commit_id":"226fb3ae28855a218ce4352c73e79f5eb8529b0e"},{"author":{"_account_id":4523,"name":"Eric Harney","email":"eharney@redhat.com","username":"eharney"},"change_message_id":"8441d31b0a00b1483528508a7f01eea484d25fe4","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":16,"id":"67faebb8_b33132a8","updated":"2026-04-01 18:57:39.000000000","message":"This patch needs to be reworked to handle both eventlet and threaded mode.","commit_id":"a2155f4ce2308208eddd4f48738539e4d66915ad"},{"author":{"_account_id":38059,"name":"Anoop Kumar Shukla","display_name":"Anoop Shukla","email":"anoop.shukla@netapp.com","username":"anoop2","status":"NetApp"},"change_message_id":"3af682b506a89ac4efbc990babac80df5206060a","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":21,"id":"3b9cca1f_21ac0a38","updated":"2026-04-14 05:48:03.000000000","message":"LGTM","commit_id":"68bc9fcb2d49723fdcd9f67fe32c5540291c09f4"},{"author":{"_account_id":9236,"name":"Jon Bernard","email":"jobernar@redhat.com","username":"jbernard"},"change_message_id":"60861fe765624520eebbbe553fddc07288ae0a55","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":21,"id":"6a276488_c2ef5f78","updated":"2026-04-15 12:03:49.000000000","message":"Yep, looks good.","commit_id":"68bc9fcb2d49723fdcd9f67fe32c5540291c09f4"},{"author":{"_account_id":4523,"name":"Eric Harney","email":"eharney@redhat.com","username":"eharney"},"change_message_id":"5e6e31c937d5f0e7049299fa580a0aba755f090c","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":21,"id":"1004f10d_de5f2064","updated":"2026-04-13 15:55:44.000000000","message":"recheck\n\nopenstack-tox-functional-py313 POST_FAILURE rsync failed","commit_id":"68bc9fcb2d49723fdcd9f67fe32c5540291c09f4"},{"author":{"_account_id":4523,"name":"Eric Harney","email":"eharney@redhat.com","username":"eharney"},"change_message_id":"c8daa7205814d4e0a1a9d5548cb538251c3b90d5","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":21,"id":"f23f3a95_a09031e0","updated":"2026-04-13 12:18:57.000000000","message":"recheck\n\nopenstacksdk-functional-devstack failed","commit_id":"68bc9fcb2d49723fdcd9f67fe32c5540291c09f4"},{"author":{"_account_id":4523,"name":"Eric Harney","email":"eharney@redhat.com","username":"eharney"},"change_message_id":"4bdad6be0447e968703cf96d92991342fb658b4d","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":21,"id":"feaac230_fd42c344","updated":"2026-04-14 14:06:01.000000000","message":"recheck\n\nunrelated grenade failure","commit_id":"68bc9fcb2d49723fdcd9f67fe32c5540291c09f4"},{"author":{"_account_id":4523,"name":"Eric Harney","email":"eharney@redhat.com","username":"eharney"},"change_message_id":"e794df5f857ba51776bddbeda03e3c38cf8acaf7","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":27,"id":"232c19f1_28ab80cd","updated":"2026-04-21 12:58:12.000000000","message":"recheck\n\ndevstack-plugin-nfs-tempest-full failed","commit_id":"2efa73e66120f97ad7b11ac0b3f91966816ebc6d"},{"author":{"_account_id":5314,"name":"Brian Rosmaita","email":"rosmaita.fossdev@gmail.com","username":"brian-rosmaita"},"change_message_id":"f79a665ec41ed05257ffb615c383a2c194529113","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":28,"id":"c3a5ad78_81f4e8a6","updated":"2026-05-05 20:54:15.000000000","message":"Uses the new tpool.Proxy wrapper from the parent patch; all tests are passing, so looking good regressions-wise.","commit_id":"9fb33180c5f00f47cc45e740c20a0048744f5872"},{"author":{"_account_id":4523,"name":"Eric Harney","email":"eharney@redhat.com","username":"eharney"},"change_message_id":"4f7d787e393f8cf9b07e360cbbce9c905697fdd9","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":28,"id":"4cba9b52_0b8b40c1","updated":"2026-05-05 11:39:57.000000000","message":"recheck\n\nno zuul results","commit_id":"9fb33180c5f00f47cc45e740c20a0048744f5872"}],"cinder/volume/drivers/rbd.py":[{"author":{"_account_id":36171,"name":"jayaanand borra","display_name":"jayaanand borra","email":"jayaanand.borra@netapp.com","username":"jayaanan","status":"netapp"},"change_message_id":"1c90a07527cd97d81ce91f1d745f9b19bf886e7a","unresolved":true,"context_lines":[{"line_number":637,"context_line":"    @staticmethod"},{"line_number":638,"context_line":"    def _disconnect_from_rados(client: \u0027rados.Rados\u0027,"},{"line_number":639,"context_line":"                               ioctx: \u0027rados.Ioctx\u0027) -\u003e None:"},{"line_number":640,"context_line":"        LOG.debug(\"_disconnect_from_rados\")"},{"line_number":641,"context_line":"        # closing an ioctx cannot raise an exception"},{"line_number":642,"context_line":"        ioctx.close()"},{"line_number":643,"context_line":"        client.shutdown()"}],"source_content_type":"text/x-python","patch_set":18,"id":"340cd0da_832b7d66","line":640,"updated":"2026-04-06 13:27:13.000000000","message":"no actionable information is present with this debug information","commit_id":"a1fcfda0df0bd69d6b9ca559c965f94ae4856994"},{"author":{"_account_id":5314,"name":"Brian Rosmaita","email":"rosmaita.fossdev@gmail.com","username":"brian-rosmaita"},"change_message_id":"f79a665ec41ed05257ffb615c383a2c194529113","unresolved":false,"context_lines":[{"line_number":637,"context_line":"    @staticmethod"},{"line_number":638,"context_line":"    def _disconnect_from_rados(client: \u0027rados.Rados\u0027,"},{"line_number":639,"context_line":"                               ioctx: \u0027rados.Ioctx\u0027) -\u003e None:"},{"line_number":640,"context_line":"        LOG.debug(\"_disconnect_from_rados\")"},{"line_number":641,"context_line":"        # closing an ioctx cannot raise an exception"},{"line_number":642,"context_line":"        ioctx.close()"},{"line_number":643,"context_line":"        client.shutdown()"}],"source_content_type":"text/x-python","patch_set":18,"id":"e9ae7d2c_4314a703","line":640,"in_reply_to":"340cd0da_832b7d66","updated":"2026-05-05 20:54:15.000000000","message":"I agree with Jayaanand that this wasn\u0027t a very helpful log message; makes sense to remove it.","commit_id":"a1fcfda0df0bd69d6b9ca559c965f94ae4856994"}]}
