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:
Jeremy Stanley 2021-05-01 13:30:24 +00:00
parent a8820df4ec
commit cf380e0186
2 changed files with 11 additions and 1 deletions

View 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

View File

@ -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