)]}'
{"id":"openstack%2Fcinder~802956","triplet_id":"openstack%2Fcinder~master~I1f1830d8a7c0349861e9a74f92c9b9e04360a03b","project":"openstack/cinder","branch":"master","topic":"bug/1937086","hashtags":[],"change_id":"I1f1830d8a7c0349861e9a74f92c9b9e04360a03b","subject":"Fix extra_capabilities","status":"ABANDONED","created":"2021-07-29 20:01:08.000000000","updated":"2021-07-30 01:12:12.000000000","total_comment_count":0,"unresolved_comment_count":0,"has_review_started":true,"meta_rev_id":"d6c3d2b37c8edfe8b2f0584b51a6365ffdd96d95","_number":802956,"virtual_id_number":802956,"owner":{"_account_id":5997,"name":"Walt","display_name":"Hemna","email":"waboring@hemna.com","username":"walter-boring","status":"SAP"},"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":{"CC":[{"_account_id":15386,"name":"Nexenta CI","email":"openstackci@nexenta.com","username":"nexentaci","tags":["SERVICE_USER"]}]},"pending_reviewers":{},"reviewer_updates":[{"updated":"2021-07-30 01:12:12.000000000","updated_by":{"_account_id":15386,"name":"Nexenta CI","email":"openstackci@nexenta.com","username":"nexentaci","tags":["SERVICE_USER"]},"reviewer":{"_account_id":15386,"name":"Nexenta CI","email":"openstackci@nexenta.com","username":"nexentaci","tags":["SERVICE_USER"]},"state":"CC"}],"messages":[{"id":"262e3301e9419eae231fbef95704f3656943728c","tag":"autogenerated:gerrit:newPatchSet","author":{"_account_id":5997,"name":"Walt","display_name":"Hemna","email":"waboring@hemna.com","username":"walter-boring","status":"SAP"},"date":"2021-07-29 20:01:08.000000000","message":"Uploaded patch set 1.","accounts_in_message":[],"_revision_number":1},{"id":"cc37865416d84e8c84754ab07f64dc60cb269bc8","tag":"autogenerated:gerrit:abandon","author":{"_account_id":5997,"name":"Walt","display_name":"Hemna","email":"waboring@hemna.com","username":"walter-boring","status":"SAP"},"date":"2021-07-29 20:02:05.000000000","message":"Abandoned","accounts_in_message":[],"_revision_number":1},{"id":"d6c3d2b37c8edfe8b2f0584b51a6365ffdd96d95","author":{"_account_id":15386,"name":"Nexenta CI","email":"openstackci@nexenta.com","username":"nexentaci","tags":["SERVICE_USER"]},"date":"2021-07-30 01:12:12.000000000","message":"Patch Set 1:\n\nBuild succeeded. For information on how to proceed, see https://docs.openstack.org/infra/manual/developers.html\n* NexentaStor5_Cinder_NFS http://openstack.deiter.ru/aaf864307c6ff20c3b5cc1ef422b55c2/refs-changes-56-802956-1/ns5_nfs : SUCCESS in 4h 29m 14s\n* NexentaStor5_Cinder_iSCSI http://openstack.deiter.ru/aaf864307c6ff20c3b5cc1ef422b55c2/refs-changes-56-802956-1/ns5_iscsi : SUCCESS in 4h 24m 25s\n\nLeave a comment with run-nexentaci to trigger a recheck. For more information about Nexenta CI, please see https://wiki.openstack.org/wiki/ThirdPartySystems/Nexenta_CI","accounts_in_message":[],"_revision_number":1}],"current_revision_number":1,"current_revision":"0c8fe9269ea06051a0343994704ceeb8f0f7ef94","revisions":{"0c8fe9269ea06051a0343994704ceeb8f0f7ef94":{"kind":"REWORK","_number":1,"created":"2021-07-29 20:01:08.000000000","uploader":{"_account_id":5997,"name":"Walt","display_name":"Hemna","email":"waboring@hemna.com","username":"walter-boring","status":"SAP"},"ref":"refs/changes/56/802956/1","fetch":{"anonymous http":{"url":"https://review.opendev.org/openstack/cinder","ref":"refs/changes/56/802956/1","commands":{"Checkout":"git fetch https://review.opendev.org/openstack/cinder refs/changes/56/802956/1 \u0026\u0026 git checkout FETCH_HEAD","Cherry Pick":"git fetch https://review.opendev.org/openstack/cinder refs/changes/56/802956/1 \u0026\u0026 git cherry-pick FETCH_HEAD","Format Patch":"git fetch https://review.opendev.org/openstack/cinder refs/changes/56/802956/1 \u0026\u0026 git format-patch -1 --stdout FETCH_HEAD","Pull":"git pull https://review.opendev.org/openstack/cinder refs/changes/56/802956/1"}}},"commit":{"parents":[{"commit":"c2f9c84aa6960651790bd0f5d68185bbd58708d4","subject":"Merge \"NFS: Update connection info on online snap create\"","web_links":[{"name":"gitea","tooltip":"Open in GitWeb","url":"https://opendev.org/openstack/cinder/commit/c2f9c84aa6960651790bd0f5d68185bbd58708d4"}]}],"author":{"name":"Hemna","email":"waboring@hemna.com","date":"2021-07-21 14:38:50.000000000","tz":-240},"committer":{"name":"Hemna","email":"waboring@hemna.com","date":"2021-07-29 20:00:57.000000000","tz":-240},"subject":"Fix extra_capabilities","message":"Fix extra_capabilities\n\nThis patch ensures that when pools are being reported that\nthe volume driver\u0027s configured extra_capabilities are inserted\ninto each pool reported by the driver.  Without this the\nCapabilitiesFilter never sees the extra_capabilities.\nThis is also backwards compatible where drivers don\u0027t report pools,\nthe extra_capabilities are inserted correctly.\n\nCloses-Bug: #1937086\n\nChange-Id: I1f1830d8a7c0349861e9a74f92c9b9e04360a03b\n","web_links":[{"name":"gitea","tooltip":"Open in GitWeb","url":"https://opendev.org/openstack/cinder/commit/0c8fe9269ea06051a0343994704ceeb8f0f7ef94"}],"resolve_conflicts_web_links":[{"name":"gitea","tooltip":"Open in GitWeb","url":"https://opendev.org/openstack/cinder/commit/0c8fe9269ea06051a0343994704ceeb8f0f7ef94"}]},"branch":"refs/heads/master"}},"requirements":[],"submit_records":[],"submit_requirements":[]}
