e6573087d6
This project will be used for development of nova driver for supporting IBM System z PR/SM hypervisor in DPM mode as a valid nova hypervisor platform This is as per the proposal discussed at the Ocata unconference[1] [1] http://lists.openstack.org/pipermail/openstack-dev/2016-November /106787.html Change-Id: I747bab4f5f8df65d34c4f7e4ba4c7c277e641f00 Signed-off-by: Sreeram Vancheeswaran <sreeram.vancheeswaran@in.ibm.com>
16 lines
339 B
Plaintext
16 lines
339 B
Plaintext
[access "refs/heads/*"]
|
|
abandon = group nova-dpm-core
|
|
create = group nova-dpm-release
|
|
label-Code-Review = -2..+2 group nova-dpm-core
|
|
label-Workflow = -1..+1 group nova-dpm-core
|
|
|
|
[access "refs/tags/*"]
|
|
pushSignedTag = group nova-dpm-release
|
|
|
|
[receive]
|
|
requireChangeId = true
|
|
requireContributorAgreement = true
|
|
|
|
[submit]
|
|
mergeContent = true
|