From e1598f6bf71008c502b236ce89751f8a5a9ff524 Mon Sep 17 00:00:00 2001 From: Jesse Pretorius Date: Wed, 1 Jun 2016 12:45:29 +0100 Subject: [PATCH] Setup OSA os_cloudkitty core group This patch implements a core group for the openstack-ansible-os_cloudkitty 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: I0ca457f0134f0974d858366cfdc48a293b6d6bcb --- .../openstack-ansible-os_cloudkitty.config | 18 ++++++++++++++++++ gerrit/projects.yaml | 1 - 2 files changed, 18 insertions(+), 1 deletion(-) create mode 100644 gerrit/acls/openstack/openstack-ansible-os_cloudkitty.config diff --git a/gerrit/acls/openstack/openstack-ansible-os_cloudkitty.config b/gerrit/acls/openstack/openstack-ansible-os_cloudkitty.config new file mode 100644 index 0000000000..b63c83057f --- /dev/null +++ b/gerrit/acls/openstack/openstack-ansible-os_cloudkitty.config @@ -0,0 +1,18 @@ +[access "refs/heads/*"] +abandon = group openstack-ansible-core +abandon = group openstack-ansible-os_cloudkitty-core +create = group openstack-ansible-release +label-Code-Review = -2..+2 group openstack-ansible-core +label-Code-Review = -2..+2 group openstack-ansible-os_cloudkitty-core +label-Workflow = -1..+1 group openstack-ansible-core +label-Workflow = -1..+1 group openstack-ansible-os_cloudkitty-core + +[access "refs/tags/*"] +pushSignedTag = group openstack-ansible-release + +[receive] +requireChangeId = true +requireContributorAgreement = true + +[submit] +mergeContent = true diff --git a/gerrit/projects.yaml b/gerrit/projects.yaml index 803ac819eb..596f33b2cd 100755 --- a/gerrit/projects.yaml +++ b/gerrit/projects.yaml @@ -2676,7 +2676,6 @@ groups: - openstack-ansible docimpact-group: openstack-ansible - acl-config: /home/gerrit2/acls/openstack/openstack-ansible.config - project: openstack/openstack-ansible-os_designate description: Role os_designate for OpenStack-Ansible groups: