Change ACLs for stable branches of fuel projects

stable/6.1 and stable/7.0 branches of some fuel-* repos have
exclusive Workflow permissions, this patch adds an option
for change owner to set Workflow -1..+0 which is not inherited from
All-Projects ACL

Change-Id: I58bb6493232b7d6192fac804f169ae5f87b46f47
Closes-Bug: #1522387
This commit is contained in:
Igor Belikov 2015-12-03 15:42:50 +03:00
parent 567470eb19
commit 264d0f33d6
9 changed files with 14 additions and 0 deletions

View File

@ -7,6 +7,7 @@ label-Workflow = -1..+1 group fuel-agent-core
[access "refs/heads/stable/7.0"]
exclusiveGroupPermissions = label-Workflow
label-Workflow = -1..+0 group Change Owner
label-Workflow = -1..+1 group fuel-stable-core
[access "refs/tags/*"]

View File

@ -7,10 +7,12 @@ label-Workflow = -1..+1 group fuel-astute-core
[access "refs/heads/stable/6.1"]
exclusiveGroupPermissions = label-Workflow
label-Workflow = -1..+0 group Change Owner
label-Workflow = -1..+1 group fuel-stable-core
[access "refs/heads/stable/7.0"]
exclusiveGroupPermissions = label-Workflow
label-Workflow = -1..+0 group Change Owner
label-Workflow = -1..+1 group fuel-stable-core
[access "refs/tags/*"]

View File

@ -7,10 +7,12 @@ label-Workflow = -1..+1 group fuel-library-core
[access "refs/heads/stable/6.1"]
exclusiveGroupPermissions = label-Workflow
label-Workflow = -1..+0 group Change Owner
label-Workflow = -1..+1 group fuel-stable-core
[access "refs/heads/stable/7.0"]
exclusiveGroupPermissions = label-Workflow
label-Workflow = -1..+0 group Change Owner
label-Workflow = -1..+1 group fuel-stable-core
[access "refs/tags/*"]

View File

@ -7,10 +7,12 @@ label-Workflow = -1..+1 group fuel-main-core
[access "refs/heads/stable/6.1"]
exclusiveGroupPermissions = label-Workflow
label-Workflow = -1..+0 group Change Owner
label-Workflow = -1..+1 group fuel-stable-core
[access "refs/heads/stable/7.0"]
exclusiveGroupPermissions = label-Workflow
label-Workflow = -1..+0 group Change Owner
label-Workflow = -1..+1 group fuel-stable-core
[access "refs/tags/*"]

View File

@ -7,6 +7,7 @@ label-Workflow = -1..+1 group fuel-menu-core
[access "refs/heads/stable/*"]
exclusiveGroupPermissions = label-Workflow
label-Workflow = -1..+0 group Change Owner
label-Workflow = -1..+1 group fuel-stable-core
[access "refs/tags/*"]

View File

@ -7,6 +7,7 @@ label-Workflow = -1..+1 group fuel-mirror-core
[access "refs/heads/stable/7.0"]
exclusiveGroupPermissions = label-Workflow
label-Workflow = -1..+0 group Change Owner
label-Workflow = -1..+1 group fuel-stable-core
[access "refs/tags/*"]

View File

@ -7,6 +7,7 @@ label-Workflow = -1..+1 group fuel-nailgun-agent-core
[access "refs/heads/stable/7.0"]
exclusiveGroupPermissions = label-Workflow
label-Workflow = -1..+0 group Change Owner
label-Workflow = -1..+1 group fuel-stable-core
[access "refs/tags/*"]

View File

@ -7,10 +7,12 @@ label-Workflow = -1..+1 group fuel-ostf-core
[access "refs/heads/stable/6.1"]
exclusiveGroupPermissions = label-Workflow
label-Workflow = -1..+0 group Change Owner
label-Workflow = -1..+1 group fuel-stable-core
[access "refs/heads/stable/7.0"]
exclusiveGroupPermissions = label-Workflow
label-Workflow = -1..+0 group Change Owner
label-Workflow = -1..+1 group fuel-stable-core
[access "refs/tags/*"]

View File

@ -7,10 +7,12 @@ label-Workflow = -1..+1 group python-fuelclient-core
[access "refs/heads/stable/6.1"]
exclusiveGroupPermissions = label-Workflow
label-Workflow = -1..+0 group Change Owner
label-Workflow = -1..+1 group fuel-stable-core
[access "refs/heads/stable/7.0"]
exclusiveGroupPermissions = label-Workflow
label-Workflow = -1..+0 group Change Owner
label-Workflow = -1..+1 group fuel-stable-core
[access "refs/tags/*"]