Grant permissions for solum-dashboard to horizon-core
Change-Id: Ibe9849a43e406524384b4a0bd6ae7fa069394dda
This commit is contained in:
parent
ca400e34e9
commit
4dbc0e1b8f
14
gerrit/acls/openstack/solum-dashboard.config
Normal file
14
gerrit/acls/openstack/solum-dashboard.config
Normal file
@ -0,0 +1,14 @@
|
||||
[access "refs/heads/*"]
|
||||
abandon = group horizon-core
|
||||
abandon = group solum-core
|
||||
label-Code-Review = -2..+2 group horizon-core
|
||||
label-Code-Review = -2..+2 group solum-core
|
||||
label-Workflow = -1..+1 group horizon-core
|
||||
label-Workflow = -1..+1 group solum-core
|
||||
|
||||
[receive]
|
||||
requireChangeId = true
|
||||
requireContributorAgreement = true
|
||||
|
||||
[submit]
|
||||
mergeContent = true
|
@ -5136,7 +5136,6 @@
|
||||
description: 'Horizon plugin for Solum. See: https://wiki.openstack.org/wiki/Solum'
|
||||
options:
|
||||
- translate
|
||||
acl-config: /home/gerrit2/acls/openstack/solum.config
|
||||
- project: openstack/solum-infra-guestagent
|
||||
description: 'Guest agent for Solum. See: https://wiki.openstack.org/wiki/Solum'
|
||||
acl-config: /home/gerrit2/acls/openstack/solum.config
|
||||
|
Loading…
Reference in New Issue
Block a user