project-config/gerrit/acls/stackforge/vmware-nsx.config
Salvatore Orlando 86e90ea307 Allow VMware NSX CI to vote on stackforge/vmware-nsx
This is achieved by adding an ACL for the group oslo-vmware-ci
to gerrit/acl/stackforge/vmware-nsx.config.
The oslo-vmware-ci group contains the VMware NSX CI account.
This account is also part of neutron-ci; however all the voting
3rd party CI systems for neutron are part of that group.

Change-Id: Ie0a36780115f6f3d7e2e05d43f969677a1d9e6c3
2015-01-14 06:59:50 -08:00

16 lines
360 B
Plaintext

[access "refs/heads/*"]
abandon = group vmware-nsx-core
label-Code-Review = -2..+2 group vmware-nsx-core
label-Verified = -1..+1 group oslo-vmware-ci
label-Workflow = -1..+1 group vmware-nsx-core
[access "refs/tags/*"]
pushSignedTag = group vmware-nsx-release
[receive]
requireChangeId = true
requireContributorAgreement = true
[submit]
mergeContent = true