system-config/modules/openstack_project/files/gerrit/acls/openstack/horizon.config
James E. Blair feb4714b0c Remove diablo/essex branches.
Those branches are closed, so remove all special configuration:

 * ACLs
 * Bitrot jobs
 * Manuals jobs (which weren't actually being triggered anyway)
 * Zuul branch configuration
 * Zuul job functions.

But leave the now-unused openstack_functions.py file in place
so that it is easy to add in a custom Zuul parameter function
in the future.

Change-Id: Ib0732753543aff0b1de5880fbe8aadc4f8616835
Reviewed-on: https://review.openstack.org/28323
Reviewed-by: Clark Boylan <clark.boylan@gmail.com>
Approved: Jeremy Stanley <fungi@yuggoth.org>
Reviewed-by: Jeremy Stanley <fungi@yuggoth.org>
Tested-by: Jenkins
2013-05-06 21:47:16 +00:00

14 lines
439 B
Plaintext

[access "refs/heads/*"]
label-Code-Review = -2..+2 group horizon-core
label-Approved = +0..+1 group horizon-core
[access "refs/heads/milestone-proposed"]
label-Code-Review = -2..+2 group horizon-milestone
label-Approved = +0..+1 group horizon-milestone
[project]
state = active
[receive]
requireChangeId = true
requireContributorAgreement = true
[submit]
mergeContent = true