From d893995aaeba4209ae1f061eed81f53f3810bf6d Mon Sep 17 00:00:00 2001 From: Jeremy Stanley Date: Tue, 25 Jun 2013 19:30:33 +0000 Subject: [PATCH] Rename openstack-admins to openstack-planet-core. * .../gerrit/acls/openstack/openstack-planet.config: The openstack-admins Gerrit group is only used by the openstack-planet ACL any longer, so renamed to openstack-planet-core accordingly. Change-Id: Ie1a5714b71d9e47a3b31b9fede7dac9347b65490 Reviewed-on: https://review.openstack.org/34452 Reviewed-by: matthew wagoner Reviewed-by: Clark Boylan Approved: James E. Blair Reviewed-by: James E. Blair Tested-by: Jenkins --- .../files/gerrit/acls/openstack/openstack-planet.config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/openstack_project/files/gerrit/acls/openstack/openstack-planet.config b/modules/openstack_project/files/gerrit/acls/openstack/openstack-planet.config index 3c1eda0622..f216fb00f6 100644 --- a/modules/openstack_project/files/gerrit/acls/openstack/openstack-planet.config +++ b/modules/openstack_project/files/gerrit/acls/openstack/openstack-planet.config @@ -1,6 +1,6 @@ [access "refs/heads/*"] - label-Code-Review = -2..+2 group openstack-admins - label-Approved = +0..+1 group openstack-admins + label-Code-Review = -2..+2 group openstack-planet-core + label-Approved = +0..+1 group openstack-planet-core [project] state = active [receive]