Files
project-config/gerrit/acls/openstack/cinder-tempest-plugin.config
T
Brian Rosmaita bf5b3504c4 Change gerrit ACLs for cinder-tempest-plugin
Currently the cinder-tempest-plugin repo uses the cinder ACLs.
Change it to use its own ACL config file governed by a specific
'cinder-tempest-plugin-core' gerrit group.  The cinder-core group
will be added to this as an included group.  This will give us the
option to add cores to cinder-tempest-plugin who aren't also in
cinder-core.

Change-Id: I2244b680eef93f9ff30ffd69c7da0e226a76d427
2020-04-15 12:09:22 -04:00

25 lines
645 B
Plaintext

[access "refs/heads/*"]
abandon = group cinder-tempest-plugin-core
label-Code-Review = -2..+2 group cinder-tempest-plugin-core
label-Review-Priority = -1..+2 group cinder-tempest-plugin-core
label-Workflow = -1..+1 group cinder-tempest-plugin-core
[label "Review-Priority"]
copyAllScoresIfNoCodeChange = true
copyAllScoresOnTrivialRebase = true
copyMaxScore = true
copyMinScore = 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