
This repo will be used for the development of Neutron drivers for the IBM SDN controller. This is to address the ongoing core-vendor code decompsition in Neutron [1]. [1] https://review.openstack.org/#/c/134680/ Change-Id: I74cafc189ebc23671401a33fbc8fbb578181674b
15 lines
331 B
Plaintext
15 lines
331 B
Plaintext
[access "refs/heads/*"]
|
|
abandon = group networking-ibm-core
|
|
label-Code-Review = -2..+2 group networking-ibm-core
|
|
label-Workflow = -1..+1 group networking-ibm-core
|
|
|
|
[access "refs/tags/*"]
|
|
pushSignedTag = group networking-ibm-release
|
|
|
|
[receive]
|
|
requireChangeId = true
|
|
requireContributorAgreement = true
|
|
|
|
[submit]
|
|
mergeContent = true
|