)]}'
{"id":"openstack%2Fcinder~920347","triplet_id":"openstack%2Fcinder~stable%2F2023.1~I76166b9305f340a6e085216490d4c6bbecc7d1c1","project":"openstack/cinder","branch":"stable/2023.1","topic":"add_nvme_tcp-stable/2023.1","hashtags":[],"change_id":"I76166b9305f340a6e085216490d4c6bbecc7d1c1","subject":"[Pure Storage] Add TCP transport type to NVMe driver","status":"ABANDONED","created":"2024-05-23 22:48:47.000000000","updated":"2024-05-23 22:51:35.000000000","total_comment_count":0,"unresolved_comment_count":0,"has_review_started":true,"cherry_pick_of_change":877918,"cherry_pick_of_patch_set":8,"meta_rev_id":"a85c26936fd31458b075be4d6e14c2a8ece7b05c","_number":920347,"virtual_id_number":920347,"owner":{"_account_id":13425,"name":"Simon Dodsley","email":"simon@purestorage.com","username":"sdodsley"},"actions":{},"labels":{"Verified":{"values":{"-2":"Fails","-1":"Doesn\u0027t seem to work"," 0":"No score","+1":"Works for me","+2":"Verified"},"description":"","default_value":0,"optional":true},"Code-Review":{"values":{"-2":"Do not merge","-1":"This patch needs further work before it can be merged"," 0":"No score","+1":"Looks good to me, but someone else must approve","+2":"Looks good to me (core reviewer)"},"description":"","default_value":0,"optional":true},"Workflow":{"values":{"-1":"Work in progress"," 0":"Ready for reviews","+1":"Approved"},"description":"","default_value":0,"optional":true},"Review-Priority":{"values":{"-1":"Branch Freeze"," 0":"No Priority","+1":"Important Change","+2":"Gate Blocker Fix / Urgent Change"},"description":"","default_value":0,"optional":true}},"removable_reviewers":[],"reviewers":{},"pending_reviewers":{},"reviewer_updates":[],"messages":[{"id":"043752c77a36184ccecbb6df5aa4afd27bb85e80","tag":"autogenerated:gerrit:newPatchSet","author":{"_account_id":13425,"name":"Simon Dodsley","email":"simon@purestorage.com","username":"sdodsley"},"date":"2024-05-23 22:48:47.000000000","message":"Patch Set 1: Cherry Picked from branch master.","accounts_in_message":[],"_revision_number":1},{"id":"a85c26936fd31458b075be4d6e14c2a8ece7b05c","tag":"autogenerated:gerrit:abandon","author":{"_account_id":13425,"name":"Simon Dodsley","email":"simon@purestorage.com","username":"sdodsley"},"date":"2024-05-23 22:51:35.000000000","message":"Abandoned\n\nis feature - can\u0027t be backported","accounts_in_message":[],"_revision_number":1}],"current_revision_number":1,"current_revision":"4aceae66344792e1487e1958bb2611cdfc72d20c","revisions":{"4aceae66344792e1487e1958bb2611cdfc72d20c":{"kind":"REWORK","_number":1,"created":"2024-05-23 22:48:47.000000000","uploader":{"_account_id":13425,"name":"Simon Dodsley","email":"simon@purestorage.com","username":"sdodsley"},"ref":"refs/changes/47/920347/1","fetch":{"anonymous http":{"url":"https://review.opendev.org/openstack/cinder","ref":"refs/changes/47/920347/1","commands":{"Checkout":"git fetch https://review.opendev.org/openstack/cinder refs/changes/47/920347/1 \u0026\u0026 git checkout FETCH_HEAD","Cherry Pick":"git fetch https://review.opendev.org/openstack/cinder refs/changes/47/920347/1 \u0026\u0026 git cherry-pick FETCH_HEAD","Format Patch":"git fetch https://review.opendev.org/openstack/cinder refs/changes/47/920347/1 \u0026\u0026 git format-patch -1 --stdout FETCH_HEAD","Pull":"git pull https://review.opendev.org/openstack/cinder refs/changes/47/920347/1"}}},"commit":{"parents":[{"commit":"01940b275d4a9956fe14591736ae237de2bb62de","subject":"Merge \"Stable-only: Remove skip-level upgrade job\" into stable/2023.1","web_links":[{"name":"gitea","tooltip":"Open in GitWeb","url":"https://opendev.org/openstack/cinder/commit/01940b275d4a9956fe14591736ae237de2bb62de"}]}],"author":{"name":"Simon Dodsley","email":"simon@purestorage.com","date":"2023-03-20 23:55:53.000000000","tz":-240},"committer":{"name":"Simon Dodsley","email":"simon@purestorage.com","date":"2024-05-23 22:48:47.000000000","tz":0},"subject":"[Pure Storage] Add TCP transport type to NVMe driver","message":"[Pure Storage] Add TCP transport type to NVMe driver\n\nAdd NVMe-TCP to the existing NVMe driver, which currently supports RoCE.\nThis change extends the parameter ``pure_nvme_transport`` to allow the\noption ``tcp``.\nAdditional checks are performed on the backend to ensure that the\nnetwork ports used for connections are of the correct NVMe service\ntype.\n\nChange-Id: I76166b9305f340a6e085216490d4c6bbecc7d1c1\n(cherry picked from commit dc77207e4c73950f1cacee5c9022586821ea6b59)\n","web_links":[{"name":"gitea","tooltip":"Open in GitWeb","url":"https://opendev.org/openstack/cinder/commit/4aceae66344792e1487e1958bb2611cdfc72d20c"}],"resolve_conflicts_web_links":[{"name":"gitea","tooltip":"Open in GitWeb","url":"https://opendev.org/openstack/cinder/commit/4aceae66344792e1487e1958bb2611cdfc72d20c"}]},"branch":"refs/heads/stable/2023.1"}},"requirements":[],"submit_records":[],"submit_requirements":[{"name":"Verified","description":"Verified in gate by CI","status":"UNSATISFIED","is_legacy":false,"submittability_expression_result":{"expression":"label:Verified\u003dMAX AND -label:Verified\u003dMIN","fulfilled":false,"status":"FAIL","passing_atoms":[],"failing_atoms":["label:Verified\u003dMAX","label:Verified\u003dMIN"],"atom_explanations":{}}},{"name":"Code-Review","description":"Code reviewed by core reviewer","status":"UNSATISFIED","is_legacy":false,"submittability_expression_result":{"expression":"label:Code-Review\u003dMAX AND -label:Code-Review\u003dMIN","fulfilled":false,"status":"FAIL","passing_atoms":[],"failing_atoms":["label:Code-Review\u003dMAX","label:Code-Review\u003dMIN"],"atom_explanations":{}}},{"name":"Review-Priority","description":"Review priority","status":"SATISFIED","is_legacy":false,"submittability_expression_result":{"expression":"-label:Review-Priority\u003dMIN","fulfilled":true,"status":"PASS","passing_atoms":[],"failing_atoms":["label:Review-Priority\u003dMIN"],"atom_explanations":{}}},{"name":"Workflow","description":"Approved for gate by core reviewer","status":"UNSATISFIED","is_legacy":false,"submittability_expression_result":{"expression":"label:Workflow\u003dMAX AND -label:Workflow\u003dMIN","fulfilled":false,"status":"FAIL","passing_atoms":[],"failing_atoms":["label:Workflow\u003dMAX","label:Workflow\u003dMIN"],"atom_explanations":{}}}]}
