)]}'
{"/PATCHSET_LEVEL":[{"author":{"_account_id":38286,"name":"Siddharth Kumar","display_name":"Siddharth","email":"siddharth.kumar1@dell.com","username":"siddhvrth"},"change_message_id":"3c917c47324bc4c25f958e4ba1f1441a89957f91","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":1,"id":"e83eb5bb_6a4a6024","updated":"2026-02-13 06:21:00.000000000","message":"Hi team, can we have a review for this patch.","commit_id":"148f0f6c0240d73d9482aa92ae1e1d6be49c4cb4"},{"author":{"_account_id":36725,"name":"Nilesh Thathagar","display_name":"Nilesh Thathagar","email":"nilesh.thathagar@dell.com","username":"NileshT"},"change_message_id":"700f928096ace6f21b5bea6ea62b83c8232294b2","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":1,"id":"6b20fff5_afe12c9a","updated":"2026-02-12 08:33:05.000000000","message":"run-DellEMC PowerStore CI","commit_id":"148f0f6c0240d73d9482aa92ae1e1d6be49c4cb4"},{"author":{"_account_id":38286,"name":"Siddharth Kumar","display_name":"Siddharth","email":"siddharth.kumar1@dell.com","username":"siddhvrth"},"change_message_id":"d869e9936d0e21113dc5f07fde2254db4773c9bc","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":1,"id":"970417d6_5ae6dadf","updated":"2026-01-28 08:39:38.000000000","message":"run-DellEMC PowerStore CI","commit_id":"148f0f6c0240d73d9482aa92ae1e1d6be49c4cb4"},{"author":{"_account_id":38286,"name":"Siddharth Kumar","display_name":"Siddharth","email":"siddharth.kumar1@dell.com","username":"siddhvrth"},"change_message_id":"2a0a23da3dd2dc4df285c1c3412e46dad9dd19d6","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":1,"id":"9a010d3c_ec03c10e","updated":"2026-02-12 06:10:53.000000000","message":"run-DellEMC PowerStore CI","commit_id":"148f0f6c0240d73d9482aa92ae1e1d6be49c4cb4"},{"author":{"_account_id":38286,"name":"Siddharth Kumar","display_name":"Siddharth","email":"siddharth.kumar1@dell.com","username":"siddhvrth"},"change_message_id":"6d190e9a9c20f7033ef77598ad0a33b6491875e1","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":1,"id":"cf3b795c_dcef1331","updated":"2026-01-29 08:26:55.000000000","message":"run-DellEMC PowerStore CI","commit_id":"148f0f6c0240d73d9482aa92ae1e1d6be49c4cb4"},{"author":{"_account_id":38286,"name":"Siddharth Kumar","display_name":"Siddharth","email":"siddharth.kumar1@dell.com","username":"siddhvrth"},"change_message_id":"2bc9b4ebd61c8ef1ffc56d57880ac56f9ffcaa54","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":1,"id":"e00408b1_220ed909","updated":"2026-02-05 09:25:25.000000000","message":"run-DellEMC PowerStore CI","commit_id":"148f0f6c0240d73d9482aa92ae1e1d6be49c4cb4"},{"author":{"_account_id":38286,"name":"Siddharth Kumar","display_name":"Siddharth","email":"siddharth.kumar1@dell.com","username":"siddhvrth"},"change_message_id":"c9af313a2bc4707a454a29c63efe5048e86ee97d","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":3,"id":"bf955eb0_61815031","updated":"2026-03-02 05:59:58.000000000","message":"recheck","commit_id":"6324a5f1f43473318f9126981befc16fe8bab3fb"},{"author":{"_account_id":38059,"name":"Anoop Kumar Shukla","display_name":"Anoop Shukla","email":"anoop.shukla@netapp.com","username":"anoop2","status":"NetApp"},"change_message_id":"3f87ccfdd629895e05d59f720b9b9097da9fbf93","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":5,"id":"8f372e1b_5643d5ee","updated":"2026-05-07 12:37:47.000000000","message":"Please take a look at the comments.","commit_id":"da3716f3583a406a81e3a7ff1aae20e4fe2bdcc2"}],"cinder/volume/drivers/dell_emc/powerstore/client.py":[{"author":{"_account_id":38059,"name":"Anoop Kumar Shukla","display_name":"Anoop Shukla","email":"anoop.shukla@netapp.com","username":"anoop2","status":"NetApp"},"change_message_id":"3f87ccfdd629895e05d59f720b9b9097da9fbf93","unresolved":true,"context_lines":[{"line_number":1043,"context_line":"            LOG.error(\"Failed to query PowerStore volumes by name.\")"},{"line_number":1044,"context_line":"            raise exception.VolumeBackendAPIException("},{"line_number":1045,"context_line":"                data\u003d\"Failed to query PowerStore volumes by name.\")"},{"line_number":1046,"context_line":"        if not response:"},{"line_number":1047,"context_line":"            raise exception.VolumeBackendAPIException("},{"line_number":1048,"context_line":"                data\u003d(\"PowerStore volume %s is not found.\" % name))"},{"line_number":1049,"context_line":"        return response[0]"}],"source_content_type":"text/x-python","patch_set":5,"id":"68da2776_ecd66cac","line":1046,"updated":"2026-05-07 12:37:47.000000000","message":"Should we also check if the response has one response before returning response[0]? Also, this should have a corresponding UT addressing response length?","commit_id":"da3716f3583a406a81e3a7ff1aae20e4fe2bdcc2"},{"author":{"_account_id":38059,"name":"Anoop Kumar Shukla","display_name":"Anoop Shukla","email":"anoop.shukla@netapp.com","username":"anoop2","status":"NetApp"},"change_message_id":"3f87ccfdd629895e05d59f720b9b9097da9fbf93","unresolved":true,"context_lines":[{"line_number":1062,"context_line":"                r, response \u003d self._send_get_request(path, params\u003dparams)"},{"line_number":1063,"context_line":"                if r.status_code in self.ok_codes and response:"},{"line_number":1064,"context_line":"                    return True"},{"line_number":1065,"context_line":"            except Exception:"},{"line_number":1066,"context_line":"                pass"},{"line_number":1067,"context_line":"        return False"}],"source_content_type":"text/x-python","patch_set":5,"id":"dbc64ac4_5d0be6b6","line":1065,"updated":"2026-05-07 12:37:47.000000000","message":"Shouldn\u0027t the failure be logged here?","commit_id":"da3716f3583a406a81e3a7ff1aae20e4fe2bdcc2"}],"cinder/volume/drivers/dell_emc/powerstore/driver.py":[{"author":{"_account_id":38059,"name":"Anoop Kumar Shukla","display_name":"Anoop Shukla","email":"anoop.shukla@netapp.com","username":"anoop2","status":"NetApp"},"change_message_id":"3f87ccfdd629895e05d59f720b9b9097da9fbf93","unresolved":true,"context_lines":[{"line_number":58,"context_line":"        1.2.5 - Added cinder manage/unmanage volume support"},{"line_number":59,"context_line":"    \"\"\""},{"line_number":60,"context_line":""},{"line_number":61,"context_line":"    VERSION \u003d \"1.2.4\""},{"line_number":62,"context_line":"    VENDOR \u003d \"Dell EMC\""},{"line_number":63,"context_line":"    SUPPORTS_ACTIVE_ACTIVE \u003d True"},{"line_number":64,"context_line":""}],"source_content_type":"text/x-python","patch_set":5,"id":"fafe60e0_9eb09768","line":61,"updated":"2026-05-07 12:37:47.000000000","message":"Shouldn\u0027t the version change to 1.2.5?","commit_id":"da3716f3583a406a81e3a7ff1aae20e4fe2bdcc2"}],"doc/source/configuration/block-storage/drivers/dell-emc-powerstore-driver.rst":[{"author":{"_account_id":31779,"name":"Jean Pierre Roquesalane","display_name":"happystacker","email":"jeanpierre.roquesalane@dell.com","username":"happystacker"},"change_message_id":"cd05fc613cf2e2d3cb124acd76dcbbfe16c95d14","unresolved":true,"context_lines":[{"line_number":410,"context_line":"* Volume must **not** be in an active **migration** or"},{"line_number":411,"context_line":"  **metro replication** session."},{"line_number":412,"context_line":"* Volume must **not** be **mapped/attached** to any host or host group."},{"line_number":413,"context_line":"* Targets must be accessible and **allowed** for this backend:"},{"line_number":414,"context_line":"  - **FC**: at least one allowed **WWN** is available."},{"line_number":415,"context_line":"  - **iSCSI / NVMe‑TCP**: at least one allowed **portal/IP** is available."},{"line_number":416,"context_line":"* The ``existing_ref`` **must** contain either **``source-id``** or"}],"source_content_type":"text/x-rst","patch_set":4,"id":"4e4ba147_04bf11b0","line":413,"updated":"2026-04-09 12:08:48.000000000","message":"Why is connectivity required? \nWhen we do a manage operation, we simply add volume metadata into cinder DB. It has nothing to do with FC or iSCSI.","commit_id":"4015ff29723f24363af4d6aa6d0d0f7bf5c4ec4f"},{"author":{"_account_id":38286,"name":"Siddharth Kumar","display_name":"Siddharth","email":"siddharth.kumar1@dell.com","username":"siddhvrth"},"change_message_id":"1c0d7f72e799f36260e523b01515fba85b1fe7a3","unresolved":false,"context_lines":[{"line_number":410,"context_line":"* Volume must **not** be in an active **migration** or"},{"line_number":411,"context_line":"  **metro replication** session."},{"line_number":412,"context_line":"* Volume must **not** be **mapped/attached** to any host or host group."},{"line_number":413,"context_line":"* Targets must be accessible and **allowed** for this backend:"},{"line_number":414,"context_line":"  - **FC**: at least one allowed **WWN** is available."},{"line_number":415,"context_line":"  - **iSCSI / NVMe‑TCP**: at least one allowed **portal/IP** is available."},{"line_number":416,"context_line":"* The ``existing_ref`` **must** contain either **``source-id``** or"}],"source_content_type":"text/x-rst","patch_set":4,"id":"174d400f_606caec7","line":413,"in_reply_to":"4e4ba147_04bf11b0","updated":"2026-04-16 05:43:00.000000000","message":"Done","commit_id":"4015ff29723f24363af4d6aa6d0d0f7bf5c4ec4f"}]}
