project-config/gerrit/acls/stackforge/distil.config
Fei Long Wang 0d36f651a2 Add new Distil project
Distil is a rating service of OpenStack to provide easy
interactions with user's existing billing systems, by
exposing a configurable set of collection tools and
transformers to make usable rating data out of Ceilometer
entries.

Change-Id: Ibb0bb71fb37ba45d4ac4598e2f90a5510fc09634
2014-10-30 21:13:58 +13:00

15 lines
299 B
Plaintext

[access "refs/heads/*"]
abandon = group distil-core
label-Code-Review = -2..+2 group distil-core
label-Workflow = -1..+1 group distil-core
[access "refs/tags/*"]
pushSignedTag = group distil-release
[receive]
requireChangeId = true
requireContributorAgreement = true
[submit]
mergeContent = true