Hi, I had similar problem with networking-mlnx (I think) and I resolve by creating Annotated Tags Did you create the tag like this “git tag -am "Adding 10.0.0 Ocata tag" -s 10.0.0 gerrit/stable/ocata”? From: Gary Kotton [mailto:gkotton at vmware.com] Sent: Tuesday, March 14, 2017 7:40 AM To: OpenStack List <openstack-dev at lists.openstack.org> Subject: [openstack-dev] [neutron][networking-l2gw] Unable to create release tag Hi, I was asked to create a release tag for stable/ocata. This fails with: gkotton at ubuntu:~/networking-l2gw$ git push gerrit tag 10.0.0 Enter passphrase for key '/home/gkotton/.ssh/id_rsa': Counting objects: 1, done. Writing objects: 100% (1/1), 533 bytes | 0 bytes/s, done. Total 1 (delta 0), reused 0 (delta 0) remote: Processing changes: refs: 1, done To ssh://garyk@review.openstack.org:29418/openstack/networking-l2gw.git ! [remote rejected] 10.0.0 -> 10.0.0 (prohibited by Gerrit) error: failed to push some refs to 'ssh://garyk@review.openstack.org:29418/openstack/networking-l2gw.git' Any idea? Thanks Gary -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20170314/5d4dbb9f/attachment.html>