Add acls for all of the projects.

Go ahead and shove the current state of the acls into the tree. This
should make future management of them much easier.

Change-Id: Ia527e0f6fb2ecf707fb5f570a08496cd40f19cd1
Reviewed-on: https://review.openstack.org/16082
Reviewed-by: Jeremy Stanley <fungi@yuggoth.org>
Reviewed-by: James E. Blair <corvus@inaugust.com>
Approved: Clark Boylan <clark.boylan@gmail.com>
Reviewed-by: Clark Boylan <clark.boylan@gmail.com>
Tested-by: Jenkins
This commit is contained in:
Monty Taylor
2012-11-14 07:51:10 -08:00
committed by Jenkins
parent fc33ebeed8
commit 9f2fc2be46
63 changed files with 904 additions and 1 deletions

View File

@@ -0,0 +1,14 @@
[access "refs/*"]
owner = group Administrators
[receive]
requireChangeId = true
requireContributorAgreement = true
requireShortMessage = true
[submit]
mergeContent = true
[access "refs/heads/*"]
label-Code-Review = -2..+2 group openstack-common-core
label-Approved = +0..+1 group openstack-common-core
[access "refs/heads/milestone-proposed"]
label-Code-Review = -2..+2 group openstack-common-drivers
label-Approved = +0..+1 group openstack-common-drivers