[openstack-dev] [ironic] AttributeError: 'GitReviewException' object has no attribute 'EXIT_CODE'

Lucas Alvares Gomes lucasagomes at gmail.com
Sat Jul 25 12:53:29 UTC 2015


Hi,

> Please make sure you have the correct access rights
> and the repository exists.
> error: Could not fetch gerrit
> Problems encountered installing commit-msg hook
> The following command failed with exit code 1
>     "scp -P29418 malhar_vor at review.openstack.org:hooks/commit-msg
> .git/hooks/commit-msg"

Sorry it's probably the typo in the command I gave you. Your username
is "malhar_vora" not "malhar_vor", correct ?

Try:

$ git remote remove gerrit
$ git remote add gerrit
ssh://malhar_vora@review.openstack.org:29418/openstack/ironic.git

Cheers,
Lucas



More information about the OpenStack-dev mailing list