0d36f651a2
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
15 lines
299 B
Plaintext
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
|