)]}'
{"/PATCHSET_LEVEL":[{"author":{"_account_id":9303,"name":"Abhishek Kekane","email":"akekane@redhat.com","username":"abhishekkekane"},"change_message_id":"d167f4e868a02a569535388b543eb07a781497f0","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":2,"id":"1f11c3ac_71e0958e","updated":"2024-10-21 05:38:23.000000000","message":"Can we break this in 2-3 patches?\nPatch 1 -  Remove tests\nPatch 2 - Remove actual code\nPatch 4 - Remove sampe conf\nPatch 3 - Remove/update docs/apiref","commit_id":"c7f70f49a8c7c1b25c1d05ee5a987986a099523a"},{"author":{"_account_id":9303,"name":"Abhishek Kekane","email":"akekane@redhat.com","username":"abhishekkekane"},"change_message_id":"c1af388d78bba7e026215030f0c303b7152a62ab","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":3,"id":"b8d79001_63581157","updated":"2024-10-29 19:16:10.000000000","message":"Does this require release note as well?","commit_id":"859abcf7f054d76f7c2498758e57c410791ea34f"},{"author":{"_account_id":9303,"name":"Abhishek Kekane","email":"akekane@redhat.com","username":"abhishekkekane"},"change_message_id":"8c5bbb3778f68f049da6217a6ffde47d82ea9d4a","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":4,"id":"c662ab94_3958265d","updated":"2024-11-05 05:54:36.000000000","message":"recheck flaky image format test","commit_id":"78bdca9ddfc26b1746ee40e4c96bddd6eec0a8ce"},{"author":{"_account_id":9303,"name":"Abhishek Kekane","email":"akekane@redhat.com","username":"abhishekkekane"},"change_message_id":"0ac31793e01621cd08eaef15ff23b5c605dbddec","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":4,"id":"d69d1775_abc73106","updated":"2024-12-12 07:09:08.000000000","message":"recheck flaky image format test","commit_id":"78bdca9ddfc26b1746ee40e4c96bddd6eec0a8ce"}],"glance/cmd/control.py":[{"author":{"_account_id":9303,"name":"Abhishek Kekane","email":"akekane@redhat.com","username":"abhishekkekane"},"change_message_id":"0ac31793e01621cd08eaef15ff23b5c605dbddec","unresolved":true,"context_lines":[{"line_number":46,"context_line":""},{"line_number":47,"context_line":"ALL_COMMANDS \u003d [\u0027start\u0027, \u0027status\u0027, \u0027stop\u0027, \u0027shutdown\u0027, \u0027restart\u0027,"},{"line_number":48,"context_line":"                \u0027reload\u0027, \u0027force-reload\u0027]"},{"line_number":49,"context_line":"ALL_SERVERS \u003d [\u0027api\u0027]"},{"line_number":50,"context_line":"RELOAD_SERVERS \u003d [\u0027glance-api\u0027]"},{"line_number":51,"context_line":"GRACEFUL_SHUTDOWN_SERVERS \u003d [\u0027glance-api\u0027]"},{"line_number":52,"context_line":"MAX_DESCRIPTORS \u003d 32768"}],"source_content_type":"text/x-python","patch_set":6,"id":"463b0f86_868ad7ec","line":49,"range":{"start_line":49,"start_character":0,"end_line":49,"end_character":21},"updated":"2024-12-12 07:09:08.000000000","message":"May be followup but we don\u0027t need this now, we can directly use api where this variable is referenced","commit_id":"9d2ef528d14208425ac33d038d6241693f1dc935"},{"author":{"_account_id":9303,"name":"Abhishek Kekane","email":"akekane@redhat.com","username":"abhishekkekane"},"change_message_id":"0ac31793e01621cd08eaef15ff23b5c605dbddec","unresolved":true,"context_lines":[{"line_number":48,"context_line":"                \u0027reload\u0027, \u0027force-reload\u0027]"},{"line_number":49,"context_line":"ALL_SERVERS \u003d [\u0027api\u0027]"},{"line_number":50,"context_line":"RELOAD_SERVERS \u003d [\u0027glance-api\u0027]"},{"line_number":51,"context_line":"GRACEFUL_SHUTDOWN_SERVERS \u003d [\u0027glance-api\u0027]"},{"line_number":52,"context_line":"MAX_DESCRIPTORS \u003d 32768"},{"line_number":53,"context_line":"MAX_MEMORY \u003d 2 * units.Gi  # 2 GB"},{"line_number":54,"context_line":"USAGE \u003d \"\"\"%(prog)s [options] \u003cSERVER\u003e \u003cCOMMAND\u003e [CONFPATH]"}],"source_content_type":"text/x-python","patch_set":6,"id":"7ecc4825_284b0a49","line":51,"range":{"start_line":51,"start_character":0,"end_line":51,"end_character":25},"updated":"2024-12-12 07:09:08.000000000","message":"ditto","commit_id":"9d2ef528d14208425ac33d038d6241693f1dc935"}],"glance/common/store_utils.py":[{"author":{"_account_id":9303,"name":"Abhishek Kekane","email":"akekane@redhat.com","username":"abhishekkekane"},"change_message_id":"0ac31793e01621cd08eaef15ff23b5c605dbddec","unresolved":true,"context_lines":[{"line_number":119,"context_line":"    :param location: The image location entry"},{"line_number":120,"context_line":"    \"\"\""},{"line_number":121,"context_line":""},{"line_number":122,"context_line":"    deleted \u003d False"},{"line_number":123,"context_line":"    if CONF.delayed_delete:"},{"line_number":124,"context_line":"        deleted \u003d schedule_delayed_delete_from_backend(context,"},{"line_number":125,"context_line":"                                                       image_id, location)"},{"line_number":126,"context_line":"    if not deleted:"},{"line_number":127,"context_line":"        # NOTE(zhiyan) If image metadata has not been saved to DB"},{"line_number":128,"context_line":"        # such as uploading process failure then we can\u0027t use"},{"line_number":129,"context_line":"        # location status mechanism to support image pending delete."}],"source_content_type":"text/x-python","patch_set":6,"id":"24b49b16_b23b0e7e","side":"PARENT","line":126,"range":{"start_line":122,"start_character":4,"end_line":126,"end_character":19},"updated":"2024-12-12 07:09:08.000000000","message":"I think now line 122 and 126 are of no use, right?","commit_id":"667ee186852eb482a4975d86f70b70993d733407"}]}
