system-config/modules/openstack_project/files/gerrit/acls/stackforge/warm.config
Sahid Orentino Ferdjaoui b28aff797b new-project: warm
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
2014-02-28 15:28:04 -05:00

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