Grant permissions for murano-dashboard to horizon-core
Change-Id: Id201b8c7f624287021492daa80b4bd2f57efc855
This commit is contained in:
parent
eb69962160
commit
eb2bdfaf94
32
gerrit/acls/openstack/murano-dashboard.config
Normal file
32
gerrit/acls/openstack/murano-dashboard.config
Normal file
@ -0,0 +1,32 @@
|
||||
[access "refs/heads/*"]
|
||||
abandon = group horizon-core
|
||||
abandon = group murano-core
|
||||
label-Code-Review = -2..+2 group horizon-core
|
||||
label-Code-Review = -2..+2 group murano-core
|
||||
label-Workflow = -1..+1 group horizon-core
|
||||
label-Workflow = -1..+1 group murano-core
|
||||
|
||||
[access "refs/heads/stable/*"]
|
||||
abandon = group Change Owner
|
||||
abandon = group Project Bootstrappers
|
||||
abandon = group horizon-stable-maint
|
||||
abandon = group murano-milestone
|
||||
abandon = group stable-maint-core
|
||||
exclusiveGroupPermissions = abandon label-Code-Review label-Workflow
|
||||
label-Code-Review = -2..+2 group Project Bootstrappers
|
||||
label-Code-Review = -2..+2 group horizon-stable-maint
|
||||
label-Code-Review = -2..+2 group murano-milestone
|
||||
label-Code-Review = -2..+2 group stable-maint-core
|
||||
label-Code-Review = -1..+1 group Registered Users
|
||||
label-Workflow = -1..+0 group Change Owner
|
||||
label-Workflow = -1..+1 group Project Bootstrappers
|
||||
label-Workflow = -1..+1 group horizon-stable-maint
|
||||
label-Workflow = -1..+1 group murano-milestone
|
||||
label-Workflow = -1..+1 group stable-maint-core
|
||||
|
||||
[receive]
|
||||
requireChangeId = true
|
||||
requireContributorAgreement = true
|
||||
|
||||
[submit]
|
||||
mergeContent = true
|
@ -3616,7 +3616,6 @@
|
||||
- murano
|
||||
options:
|
||||
- translate
|
||||
acl-config: /home/gerrit2/acls/openstack/murano.config
|
||||
- project: openstack/murano-deployment
|
||||
description: RETIRED, Scripts and automation tools for murano CI
|
||||
acl-config: /home/gerrit2/acls/openstack/retired.config
|
||||
|
Loading…
Reference in New Issue
Block a user