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:
parent
4c58a41364
commit
d83e57df8d
12
gerrit/acls/openstack/tacker-horizon.config
Normal file
12
gerrit/acls/openstack/tacker-horizon.config
Normal 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
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user