)]}'
{"/PATCHSET_LEVEL":[{"author":{"_account_id":5314,"name":"Brian Rosmaita","email":"rosmaita.fossdev@gmail.com","username":"brian-rosmaita"},"change_message_id":"3ca4535b0b44faf19c8b78a3f7f671ef64d679db","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":5,"id":"b006d7c0_16af5e02","updated":"2025-06-24 20:04:57.000000000","message":"Works locally with flake8_import_order\u003d\u003d0.19.1\n\nSuggestion inline.","commit_id":"781668f4451a3089fbbb313bbb6829875aa2b2a6"},{"author":{"_account_id":9236,"name":"Jon Bernard","email":"jobernar@redhat.com","username":"jbernard"},"change_message_id":"45b8c45a9099c35aa3150b0cfa87870f72d05d43","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":5,"id":"c701b895_9cd88ba7","updated":"2025-07-09 13:09:18.000000000","message":"looks good to me.","commit_id":"781668f4451a3089fbbb313bbb6829875aa2b2a6"},{"author":{"_account_id":37598,"name":"Ivan Anfimov","display_name":"Ivan Anfimov","email":"lazekteam@gmail.com","username":"anfimovir"},"change_message_id":"f9d05ae08da7f9e072c39a6d1262136eb7087a70","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":5,"id":"3d8c0df6_694998d8","updated":"2025-07-18 07:09:49.000000000","message":"recheck","commit_id":"781668f4451a3089fbbb313bbb6829875aa2b2a6"},{"author":{"_account_id":37598,"name":"Ivan Anfimov","display_name":"Ivan Anfimov","email":"lazekteam@gmail.com","username":"anfimovir"},"change_message_id":"53cf002e83206f9dbc8f058d014507873fedef26","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":5,"id":"6a2b439c_87da401c","updated":"2025-07-17 20:37:15.000000000","message":"recheck","commit_id":"781668f4451a3089fbbb313bbb6829875aa2b2a6"},{"author":{"_account_id":10459,"name":"Luigi Toscano","email":"ltoscano@redhat.com","username":"ltoscano"},"change_message_id":"d61ec96f50cf52cae40b3b698760cede099ae25c","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":5,"id":"405e2f0c_e5ef00c4","updated":"2025-07-11 12:33:31.000000000","message":"recheck\n\nAn unrelated failure in cinder-plugin-ceph-tempest. A subsequent build of the same job passed correctly. Others failed but with different errors. Let\u0027s retry.","commit_id":"781668f4451a3089fbbb313bbb6829875aa2b2a6"}],"cinder/api/api_utils.py":[{"author":{"_account_id":5314,"name":"Brian Rosmaita","email":"rosmaita.fossdev@gmail.com","username":"brian-rosmaita"},"change_message_id":"3ca4535b0b44faf19c8b78a3f7f671ef64d679db","unresolved":true,"context_lines":[{"line_number":27,"context_line":"from cinder.i18n import _"},{"line_number":28,"context_line":""},{"line_number":29,"context_line":"if typing.TYPE_CHECKING:"},{"line_number":30,"context_line":"    from cinder import context"},{"line_number":31,"context_line":""},{"line_number":32,"context_line":"CONF \u003d cfg.CONF"},{"line_number":33,"context_line":"CONF.import_group(\u0027keystone_authtoken\u0027,"}],"source_content_type":"text/x-python","patch_set":5,"id":"82c21b7c_c059509b","line":30,"updated":"2025-06-24 20:04:57.000000000","message":"might be a good idea to add a short version of the comment here:\n\n```\n    from cinder import context    # prevent circular import from cinderlib\n```","commit_id":"781668f4451a3089fbbb313bbb6829875aa2b2a6"},{"author":{"_account_id":4523,"name":"Eric Harney","email":"eharney@redhat.com","username":"eharney"},"change_message_id":"54575725ea34da5f6f3470e3e06c7a53842b4917","unresolved":true,"context_lines":[{"line_number":27,"context_line":"from cinder.i18n import _"},{"line_number":28,"context_line":""},{"line_number":29,"context_line":"if typing.TYPE_CHECKING:"},{"line_number":30,"context_line":"    from cinder import context"},{"line_number":31,"context_line":""},{"line_number":32,"context_line":"CONF \u003d cfg.CONF"},{"line_number":33,"context_line":"CONF.import_group(\u0027keystone_authtoken\u0027,"}],"source_content_type":"text/x-python","patch_set":5,"id":"ace3f25f_7c3b40eb","line":30,"in_reply_to":"82c21b7c_c059509b","updated":"2025-06-27 19:14:09.000000000","message":"I think we opted to drop this since cinderlib is not being worked on now, and it isn\u0027t clear that this still happens.","commit_id":"781668f4451a3089fbbb313bbb6829875aa2b2a6"}],"cinder/api/common.py":[{"author":{"_account_id":4523,"name":"Eric Harney","email":"eharney@redhat.com","username":"eharney"},"change_message_id":"1945c3857ad4754a8d8e78dfb1d03c91f2dd3417","unresolved":true,"context_lines":[{"line_number":25,"context_line":"from oslo_log import log as logging"},{"line_number":26,"context_line":"import webob"},{"line_number":27,"context_line":""},{"line_number":28,"context_line":"if typing.TYPE_CHECKING:"},{"line_number":29,"context_line":"    from cinder import context"},{"line_number":30,"context_line":"from cinder.api import api_utils"},{"line_number":31,"context_line":"from cinder.api import microversions as mv"}],"source_content_type":"text/x-python","patch_set":3,"id":"ee7d6b8e_d91e0053","line":28,"updated":"2025-06-24 12:06:14.000000000","message":"This should be at line 36 in a new group instead of here per most of the styles documented in flake8-import-order.  That convention is used elsewhere in Cinder already, so let\u0027s stick to it here too.","commit_id":"52312affc3a26e7abda7c4169b3eae5efe3ca385"},{"author":{"_account_id":30555,"name":"Fernando Ferraz","display_name":"Fernando Ferraz","email":"fesilva@redhat.com","username":"fernandoperches"},"change_message_id":"579e827a0c3f766b33a19add3699bab5b3aa08b2","unresolved":false,"context_lines":[{"line_number":25,"context_line":"from oslo_log import log as logging"},{"line_number":26,"context_line":"import webob"},{"line_number":27,"context_line":""},{"line_number":28,"context_line":"if typing.TYPE_CHECKING:"},{"line_number":29,"context_line":"    from cinder import context"},{"line_number":30,"context_line":"from cinder.api import api_utils"},{"line_number":31,"context_line":"from cinder.api import microversions as mv"}],"source_content_type":"text/x-python","patch_set":3,"id":"c7dbff0a_7ccb5473","line":28,"in_reply_to":"ee7d6b8e_d91e0053","updated":"2025-06-24 13:14:36.000000000","message":"Done!","commit_id":"52312affc3a26e7abda7c4169b3eae5efe3ca385"}]}
