From c4ce5a5f4285fc12f2b6b49cc25a20f2c4584508 Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Tue, 22 Dec 2015 09:12:58 +0100 Subject: [PATCH] Remove ACL for refs/heads/release- for mistral This ACL section is unused with current workflow and there are no remote branches with this name for mistral. Change-Id: I3a3436a4ef65242cb05c7f8d85720128e4cc9514 --- gerrit/acls/openstack/mistral.config | 7 ------- 1 file changed, 7 deletions(-) diff --git a/gerrit/acls/openstack/mistral.config b/gerrit/acls/openstack/mistral.config index 89ce45bf7d..ee82f4822a 100644 --- a/gerrit/acls/openstack/mistral.config +++ b/gerrit/acls/openstack/mistral.config @@ -4,13 +4,6 @@ create = group mistral-milestone label-Code-Review = -2..+2 group mistral-core label-Workflow = -1..+1 group mistral-core -[access "refs/heads/release-*"] -abandon = group mistral-milestone -exclusiveGroupPermissions = abandon label-Code-Review label-Workflow -label-Code-Review = -2..+2 group mistral-milestone -label-Code-Review = -1..+1 group Registered Users -label-Workflow = -1..+1 group mistral-milestone - [access "refs/heads/stable/*"] abandon = group mistral-milestone exclusiveGroupPermissions = abandon label-Code-Review label-Workflow