system-config/modules/openstack_project/files/gerrit/acls/stackforge/barbican.config
John Wood 9b3aa19c27 Initial configuration for Barbican
Changes needed for the StackForge Puppet process to create Barbican project.

Implements: blueprint create-in-stackforge:
Change-Id: I1f63ce5e96b9a007a07b8bcc5534b20bbb7d4aa1
Reviewed-on: https://review.openstack.org/32177
Reviewed-by: James E. Blair <corvus@inaugust.com>
Reviewed-by: Clark Boylan <clark.boylan@gmail.com>
Reviewed-by: Jeremy Stanley <fungi@yuggoth.org>
Approved: Clark Boylan <clark.boylan@gmail.com>
Tested-by: Jenkins
2013-06-17 23:51:12 +00:00

12 lines
394 B
Plaintext

[access "refs/heads/*"]
label-Code-Review = -2..+2 group barbican-core
label-Approved = +0..+1 group barbican-core
workInProgress = group barbican-core
[access "refs/tags/*"]
create = group barbican-core
pushTag = group barbican-core
[receive]
requireChangeId = true
requireContributorAgreement = true
[submit]
mergeContent = true