
Simple IaaS/SDS Stack is a wrapper around multiple OpenStack, OpenDev, and other open source projects to deploy and mantain a simplified Software Defined DataCenter stack. Signed-off-by: Ettore Simone <ettore.simone@gmail.com> Change-Id: I42ec24b97cd659604e39fc588a38a62284d50aed
15 lines
284 B
Plaintext
15 lines
284 B
Plaintext
[access "refs/heads/*"]
|
|
abandon = group siss-core
|
|
create = group siss-release
|
|
label-Code-Review = -2..+2 group siss-core
|
|
label-Workflow = -1..+1 group siss-core
|
|
|
|
[access "refs/tags/*"]
|
|
pushSignedTag = group siss-release
|
|
|
|
[receive]
|
|
requireChangeId = true
|
|
|
|
[submit]
|
|
mergeContent = true
|