Dina Belova 7de3a67ade New python-opentsdbclient repo
OpenTSDB is a time-series database, and there is a wish to use it
as a backend for Gnocchi project. OpenTSDB has no sufficient
Python client presented, so we need to implement a simple one
as a stackforge project.

Change-Id: I17f728d77986f593d240eef3b5705651688b464e
2014-07-29 13:01:48 +04:00

15 lines
361 B
Plaintext

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