b28aff797b
Warm provides the ability to deploy OpenStack resources from Yaml templates. It it based on python-*client libraries. https://github.com/sahid/warm An example of template: http://goo.gl/THJruP Change-Id: I7f388ac469f81b1cfab79729a3a4a3487f5bad78
15 lines
407 B
Plaintext
15 lines
407 B
Plaintext
[access "refs/heads/*"]
|
|
label-Code-Review = -2..+2 group warm-core
|
|
label-Approved = +0..+1 group warm-core
|
|
workInProgress = group warm-core
|
|
[access "refs/tags/*"]
|
|
create = group warm-ptl
|
|
pushTag = group warm-ptl
|
|
[project]
|
|
state = active
|
|
[receive]
|
|
requireChangeId = true
|
|
requireContributorAgreement = false
|
|
[submit]
|
|
mergeContent = true
|