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
This commit is contained in:
Salvatore Orlando 2015-01-14 06:57:33 -08:00
parent 56aae3808c
commit 86e90ea307

View File

@ -1,6 +1,7 @@
[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/*"]