![Davanum Srinivas](/assets/img/avatar_default.png)
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
13 lines
420 B
Plaintext
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
|