Split x/monasca-vagrant out to its own Gerrit ACL

The x/monasca-vagrant project started out sharing the Gerrit
configuration for other projects maintained by the OpenStack Monasca
team within the openstack/ namespace. Give this repository a
separate config in its own namespace in order to not have it inherit
from openstack/meta-config.

Change-Id: Ic0e50b03c24f7a961f0cb83aa266d9933df33038
This commit is contained in:
Jeremy Stanley 2021-05-01 13:25:18 +00:00
parent a8820df4ec
commit bab4de04d9
2 changed files with 21 additions and 1 deletions

View File

@ -0,0 +1,21 @@
[access "refs/heads/*"]
abandon = group monasca-core
label-Code-Review = -2..+2 group monasca-core
label-Review-Priority = -1..+2 group monasca-core
label-Workflow = -1..+1 group monasca-core
[label "Review-Priority"]
copyMaxScore = true
defaultValue = 0
function = AnyWithBlock
value = -1 Branch Freeze
value = 0 No Priority
value = +1 Important Change
value = +2 Gate Blocker Fix / Urgent Change
[receive]
requireChangeId = true
requireContributorAgreement = true
[submit]
mergeContent = true

View File

@ -7470,7 +7470,6 @@
groups:
- monasca
use-storyboard: true
acl-config: /home/gerrit2/acls/openstack/monasca.config
- project: x/monitoring-for-openstack
description: RETIRED, OpenStack monitoring tools
acl-config: /home/gerrit2/acls/opendev/retired.config