Split x/monitorstack out to its own Gerrit ACL
The x/monitorstack project started out sharing the Gerrit configuration for other projects maintained by the OpenStackAnsible team within the openstack/ namespace. Give this repository a separate config in its own namespace in order to not have it inherit from openstack/meta-config. Change-Id: I02c4aa71637af8e8f6fd9ceb8945efde359607ec
This commit is contained in:
parent
a8820df4ec
commit
cf380e0186
11
gerrit/acls/x/monitorstack.config
Normal file
11
gerrit/acls/x/monitorstack.config
Normal file
@ -0,0 +1,11 @@
|
||||
[access "refs/heads/*"]
|
||||
abandon = group openstack-ansible-core
|
||||
label-Code-Review = -2..+2 group openstack-ansible-core
|
||||
label-Workflow = -1..+1 group openstack-ansible-core
|
||||
|
||||
[receive]
|
||||
requireChangeId = true
|
||||
requireContributorAgreement = true
|
||||
|
||||
[submit]
|
||||
mergeContent = true
|
@ -7479,7 +7479,6 @@
|
||||
groups:
|
||||
- openstack-ansible
|
||||
docimpact-group: openstack-ansible
|
||||
acl-config: /home/gerrit2/acls/openstack/openstack-ansible.config
|
||||
- project: x/mors
|
||||
description: Lease manager for various Objects
|
||||
- project: x/murano-plugin-networking-sfc
|
||||
|
Loading…
x
Reference in New Issue
Block a user