Create separate tacker-horizon-core ACL

Need a separate tacker-horizon gerrit group in order
to maintain separate core team for tacker-horizon project

Change-Id: Ie03e746b9af9720718430b45c1a18d735b6a937d
This commit is contained in:
Sridhar Ramaswamy 2016-05-31 22:42:54 +00:00
parent 4c58a41364
commit d83e57df8d
2 changed files with 12 additions and 1 deletions

View File

@ -0,0 +1,12 @@
[access "refs/heads/*"]
abandon = group tacker-horizon-core
create = group tacker-release
label-Code-Review = -2..+2 group tacker-horizon-core
label-Workflow = -1..+1 group tacker-horizon-core
[receive]
requireChangeId = true
requireContributorAgreement = true
[submit]
mergeContent = true

View File

@ -3780,7 +3780,6 @@
- translate
- project: openstack/tacker-horizon
description: Horizon UI for NFV Orchestration (Tacker)
acl-config: /home/gerrit2/acls/openstack/tacker.config
groups:
- tacker
- project: openstack/tacker-specs