From 1b7cd80f901b40a46d01ac09fbcdab5ef0acea4b Mon Sep 17 00:00:00 2001 From: Gary Kotton Date: Sun, 19 Mar 2017 03:40:51 -0700 Subject: [PATCH] Enabled networking-l2gw-release to create tags The networking-l2gw project was moved out of the stadium. Now the l2gw core team is repsonsible for the tagging. Change-Id: Id65a91d6f7ca38049b6ab3d2d63b0a936c01ed4d --- gerrit/acls/openstack/networking-l2gw.config | 3 +++ 1 file changed, 3 insertions(+) diff --git a/gerrit/acls/openstack/networking-l2gw.config b/gerrit/acls/openstack/networking-l2gw.config index 39e56a1f8b..f7fba55db1 100644 --- a/gerrit/acls/openstack/networking-l2gw.config +++ b/gerrit/acls/openstack/networking-l2gw.config @@ -7,6 +7,9 @@ create = group networking-l2gw-release label-Code-Review = -2..+2 group networking-l2gw-core label-Workflow = -1..+1 group networking-l2gw-core +[access "refs/tags/*"] +pushSignedTag = group networking-l2gw-release + [receive] requireChangeId = true requireContributorAgreement = true