project-config/gerrit/acls/stackforge/cloud-pydashie.config
adriant ae681ee4c7 Add new Cloud-Pydashie project
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
2014-12-19 11:05:14 +13:00

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