Looks like a change id conflict with https://review.openstack.org/#/c/52949. You are letting "git review" auto generate the change id right? For this case you could try "git commit --amend", remove the change id line if it matches the change id from this review and then run "git review" again. HTH. - Subbu On Tue, Oct 22, 2013 at 6:34 PM, S Sridhar <sridharas at outlook.com> wrote: > Hi All, > > I worked on bug # 1176683<https://bugs.launchpad.net/neutron/+bug/1176683> and > fixed it. Commit is successful. > > sridhar at ubuntu:~/repo/neutron$ git status > # On branch bug_id_1176683 > nothing to commit (working directory clean) > sridhar at ubuntu:~/repo/neutron$ > > But getting following error while posting for review. > > sridhar at ubuntu:~/repo/neutron$ git review > remote: Resolving deltas: 100% (4/4) > remote: Processing changes: refs: 1, done > To ssh://SaggezzaOS@review.openstack.org:29418/openstack/neutron.git > ! [remote rejected] HEAD -> refs/for/master/bug/1176683 (change 52949 > closed) > error: failed to push some refs to 'ssh:// > SaggezzaOS at review.openstack.org:29418/openstack/neutron.git' > sridhar at ubuntu:~/repo/neutron$ > > Could anyone help in resolving this issue ? > > Regards > Sridhar > > _______________________________________________ > OpenStack-dev mailing list > OpenStack-dev at lists.openstack.org > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev > > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20131022/5d4ced13/attachment.html>