system-config/modules/openstack_project/files/gerrit/acls/openstack/oslo.vmware.config
Davanum Srinivas 33c274e9f0 Create git repo and jenkins jobs for oslo.vmware
The Oslo team has elected to create a new git repo for
hosting a new VMware API based library. This library will be
used by Nova, Cinder, etc to interact with the backend
VMware resources and is specific to OpenStack projects as well.

Change-Id: If02c47cd24a2366a5948d83111465d69b0512af4
2014-02-07 17:36:44 -05:00

13 lines
420 B
Plaintext

[access "refs/heads/*"]
label-Code-Review = -2..+2 group oslo-vmware-core
label-Approved = +0..+1 group oslo-vmware-core
workInProgress = group oslo-vmware-core
[access "refs/tags/*"]
create = group oslo-vmware-milestone
pushTag = group oslo-vmware-milestone
[receive]
requireChangeId = true
requireContributorAgreement = true
[submit]
mergeContent = true