From b88af251f09059f95608286dcc5de52ba3cf4e1e Mon Sep 17 00:00:00 2001 From: Sean McGinnis Date: Fri, 4 Jan 2019 05:36:25 -0600 Subject: [PATCH] Remove Cinder CI Verified label At one point the Cinder team had considered having third party CI's vote on patches, but long ago decided that was not the direction to take. This removes the ACL setting that would allow a cinder-ci group to vote on Cinder patches. Change-Id: Ia7df0dfea3687395d54a4db9e492dd7b186d0642 Signed-off-by: Sean McGinnis --- gerrit/acls/openstack/cinder.config | 1 - 1 file changed, 1 deletion(-) diff --git a/gerrit/acls/openstack/cinder.config b/gerrit/acls/openstack/cinder.config index 7a50757630..a56d0e202d 100644 --- a/gerrit/acls/openstack/cinder.config +++ b/gerrit/acls/openstack/cinder.config @@ -2,7 +2,6 @@ abandon = group cinder-core label-Code-Review = -2..+2 group cinder-core label-Review-Priority = -1..+2 group cinder-core -label-Verified = -1..+1 group cinder-ci label-Workflow = -1..+1 group cinder-core [access "refs/heads/stable/*"]