Craig Tracey 2d295cd15f Add Octavia to Stackforge
Adding the project definition for the Octavia project - an LBaaS
reference implementation.

Includes:
 - Adds project to Stackforge
 - Gerritbot for Freenode in #openstack-lbaas
 - Adds basic Python Jenkins and Zuul jobs
 - Adds Gerrit ACLs for the repo

Change-Id: I1fcdefd295dc7f23be6fa66e523d269f6ca32b42
2014-06-18 15:34:59 -04:00

12 lines
352 B
Plaintext

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