Add horizon-core to masakari-dashboard
Change-Id: I5ab1dca48eba6d41273938f78a1072c810563f84 Signed-off-by: Sampath Priyankara <sam47priya@gmail.com>
This commit is contained in:
parent
ac7ffa6808
commit
2a45160871
32
gerrit/acls/openstack/masakari-dashboard.config
Normal file
32
gerrit/acls/openstack/masakari-dashboard.config
Normal file
@ -0,0 +1,32 @@
|
|||||||
|
[access "refs/heads/*"]
|
||||||
|
abandon = group horizon-core
|
||||||
|
abandon = group masakari-core
|
||||||
|
label-Code-Review = -2..+2 group horizon-core
|
||||||
|
label-Code-Review = -2..+2 group masakari-core
|
||||||
|
label-Workflow = -1..+1 group horizon-core
|
||||||
|
label-Workflow = -1..+1 group masakari-core
|
||||||
|
|
||||||
|
[access "refs/heads/stable/*"]
|
||||||
|
abandon = group Change Owner
|
||||||
|
abandon = group Project Bootstrappers
|
||||||
|
abandon = group horizon-stable-maint
|
||||||
|
abandon = group masakari-core
|
||||||
|
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 masakari-core
|
||||||
|
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 masakari-core
|
||||||
|
label-Workflow = -1..+1 group stable-maint-core
|
||||||
|
|
||||||
|
[receive]
|
||||||
|
requireChangeId = true
|
||||||
|
requireContributorAgreement = true
|
||||||
|
|
||||||
|
[submit]
|
||||||
|
mergeContent = true
|
@ -3466,7 +3466,6 @@
|
|||||||
description: Masakari Horizon plugin.
|
description: Masakari Horizon plugin.
|
||||||
groups:
|
groups:
|
||||||
- masakari
|
- masakari
|
||||||
acl-config: /home/gerrit2/acls/openstack/masakari.config
|
|
||||||
- project: openstack/masakari-monitors
|
- project: openstack/masakari-monitors
|
||||||
description: Monitoring and notification tools for Masakari
|
description: Monitoring and notification tools for Masakari
|
||||||
acl-config: /home/gerrit2/acls/openstack/masakari.config
|
acl-config: /home/gerrit2/acls/openstack/masakari.config
|
||||||
|
Loading…
Reference in New Issue
Block a user