Merge "Use separated ACL groups for sahara-dashboard"
This commit is contained in:
commit
ac003b70fe
19
gerrit/acls/openstack/sahara-dashboard.config
Normal file
19
gerrit/acls/openstack/sahara-dashboard.config
Normal file
@ -0,0 +1,19 @@
|
||||
[access "refs/heads/*"]
|
||||
abandon = group sahara-dashboard-core
|
||||
label-Code-Review = -2..+2 group sahara-dashboard-core
|
||||
label-Verified = -1..+1 group sahara-ci
|
||||
label-Workflow = -1..+1 group sahara-dashboard-core
|
||||
|
||||
[access "refs/heads/stable/*"]
|
||||
abandon = group sahara-dashboard-stable-maint
|
||||
exclusiveGroupPermissions = abandon label-Code-Review label-Workflow
|
||||
label-Code-Review = -2..+2 group sahara-dashboard-stable-maint
|
||||
label-Code-Review = -1..+1 group Registered Users
|
||||
label-Workflow = -1..+1 group sahara-dashboard-stable-maint
|
||||
|
||||
[receive]
|
||||
requireChangeId = true
|
||||
requireContributorAgreement = true
|
||||
|
||||
[submit]
|
||||
mergeContent = true
|
@ -2578,7 +2578,6 @@
|
||||
groups:
|
||||
- sahara
|
||||
description: Sahara Horizon plugin.
|
||||
acl-config: /home/gerrit2/acls/openstack/sahara-etc.config
|
||||
- project: openstack/sahara-extra
|
||||
groups:
|
||||
- sahara
|
||||
|
Loading…
Reference in New Issue
Block a user