project-config/gerrit/acls/openstack/ansible-role-nodepool.config
Paul Belanger 16023877fc Add ansible-role-nodepool project
In this patch, we are just adding ansible-role-nodepool into the
OpenStack gerrit workflow. After talking with both openstack-infra and
third party CI teams it was decided to deal with which team this would
be part of at a later date.

Additionally, we have not created a launchpad project for this module
or pypi (since we won't release there).

Gerritbot was also not configured at this time, since we don't know
which team we are going to be part of.

Change-Id: I8e9c4008648d55cd6c08ffc87ea54f24c55f9f61
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2015-11-11 10:11:08 -05:00

15 lines
359 B
Plaintext

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