ae681ee4c7
Cloud-PyDashie is a monitoring dashboard built on Pydashie for use with OpenStack. PyDashie itself being a python port of Shopify's Dashing. By using a python base we gain access to native OpenStack python clients. Change-Id: I43820daa26865fd588dace9300bdc4a3ec455c0c
15 lines
331 B
Plaintext
15 lines
331 B
Plaintext
[access "refs/heads/*"]
|
|
abandon = group cloud-pydashie-core
|
|
label-Code-Review = -2..+2 group cloud-pydashie-core
|
|
label-Workflow = -1..+1 group cloud-pydashie-core
|
|
|
|
[access "refs/tags/*"]
|
|
pushSignedTag = group cloud-pydashie-release
|
|
|
|
[receive]
|
|
requireChangeId = true
|
|
requireContributorAgreement = true
|
|
|
|
[submit]
|
|
mergeContent = true
|