diff --git a/gerrit/acls/openstack/python-oneviewclient.config b/gerrit/acls/openstack/python-oneviewclient.config index 0fcc5c9ffe..da3e8a4211 100644 --- a/gerrit/acls/openstack/python-oneviewclient.config +++ b/gerrit/acls/openstack/python-oneviewclient.config @@ -3,6 +3,9 @@ abandon = group python-oneviewclient-core label-Code-Review = -2..+2 group python-oneviewclient-core label-Workflow = -1..+1 group python-oneviewclient-core +[access "refs/tags/*"] +pushSignedTag = group python-oneviewclient-release + [receive] requireChangeId = true