system-config/modules/openstack_project/files/gerrit/acls/openstack-infra/openstackid.config
Jeremy Stanley 597310e4a5 Import the openstackid authentication project
This represents the initial seed of the central authentication and
single-sign-on solution for the OpenStack Foundation site, with the
intent that it can later be integrated with or consumed by other
infrastructure systems to simplify authentication across multiple
developer and community resources alike.

Change-Id: Iafa5323d4b7876c90ad99338466d9c8b773b08ee
2013-12-16 20:45:15 +00:00

13 lines
408 B
Plaintext

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