project-config/gerrit/acls/openstack/python-octaviaclient.config
johnsom 9996d1c544 Adding new repositories for Octavia
The octavia project is adding the following repositories:
  octavia-dashboard
  octavia-tempest-plugin
  python-octaviaclient

This patch sets up those repositories and initial jobs.

octavia-dashboard will be pre-populated with a copy of
neutron-lbaas-dashboard that has the history preserved, but the
branches and tags have been removed.
The other repositories are fresh development and have no code to populate.
They will be setup using cookiecutter.

Change-Id: Id6385b8940fbef6c703db26808cda9607aea360d
2017-03-14 08:42:56 -07:00

26 lines
844 B
Plaintext

[access "refs/heads/*"]
abandon = group octavia-client-core
create = group octavia-release
label-Code-Review = -2..+2 group octavia-client-core
label-Verified = -1..+1 group octavia-ci
label-Workflow = -1..+1 group octavia-client-core
[access "refs/heads/stable/*"]
abandon = group Change Owner
abandon = group Project Bootstrappers
abandon = group octavia-stable-maint
exclusiveGroupPermissions = abandon label-Code-Review label-Workflow
label-Code-Review = -2..+2 group Project Bootstrappers
label-Code-Review = -2..+2 group octavia-stable-maint
label-Code-Review = -1..+1 group Registered Users
label-Workflow = -1..+0 group Change Owner
label-Workflow = -1..+1 group Project Bootstrappers
label-Workflow = -1..+1 group octavia-stable-maint
[receive]
requireChangeId = true
requireContributorAgreement = true
[submit]
mergeContent = true