Setup OSA os_aodh core group
This patch implements a core group for the openstack-ansible-os_aodh repository in order to allow a service specific set of core reviewers to be added to it. The openstack-ansible-core team retains its previous voting capabilities. Change-Id: I5461aaed98cbd87637f9e182762c68dbbbdab49c
This commit is contained in:
parent
b75535e7cf
commit
e4130bfc71
18
gerrit/acls/openstack/openstack-ansible-os_aodh.config
Normal file
18
gerrit/acls/openstack/openstack-ansible-os_aodh.config
Normal file
@ -0,0 +1,18 @@
|
||||
[access "refs/heads/*"]
|
||||
abandon = group openstack-ansible-core
|
||||
abandon = group openstack-ansible-os_aodh-core
|
||||
create = group openstack-ansible-release
|
||||
label-Code-Review = -2..+2 group openstack-ansible-core
|
||||
label-Code-Review = -2..+2 group openstack-ansible-os_aodh-core
|
||||
label-Workflow = -1..+1 group openstack-ansible-core
|
||||
label-Workflow = -1..+1 group openstack-ansible-os_aodh-core
|
||||
|
||||
[access "refs/tags/*"]
|
||||
pushSignedTag = group openstack-ansible-release
|
||||
|
||||
[receive]
|
||||
requireChangeId = true
|
||||
requireContributorAgreement = true
|
||||
|
||||
[submit]
|
||||
mergeContent = true
|
@ -2652,7 +2652,6 @@
|
||||
groups:
|
||||
- openstack-ansible
|
||||
docimpact-group: openstack-ansible
|
||||
acl-config: /home/gerrit2/acls/openstack/openstack-ansible.config
|
||||
- project: openstack/openstack-ansible-os_barbican
|
||||
description: Role os_barbican for OpenStack-Ansible
|
||||
groups:
|
||||
|
Loading…
Reference in New Issue
Block a user