Add individual core group for openstack-ansible-os_neutron

In order to allow more delegated authority and distribute the
review/merge responsibilities for the neutron role for OSA,
this patch allows an individual core team to be established
for the repository.

The OSA core team retains core capabilities as a back-stop.

Change-Id: Idaa03246a4dbde0f216e445655b910d1f16d6e2f
This commit is contained in:
Jean-Philippe Evrard 2018-02-21 11:50:21 +00:00
parent 4ec265e5e5
commit 0424a52105
2 changed files with 15 additions and 1 deletions

View File

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

View File

@ -4965,7 +4965,6 @@
groups:
- openstack-ansible
docimpact-group: openstack-ansible
acl-config: /home/gerrit2/acls/openstack/openstack-ansible.config
- project: openstack/openstack-ansible-os_nova
description: Role os_nova for OpenStack-Ansible
groups: