Comment 8 for bug 1613105

Revision history for this message
Ali Jabbar (jabbar-ali) wrote :

Cloud you please comment why this issue is coming --
while updating in gerrit with command git review
root@Ari:/home/ari/git/python-novaclient# git review
fatal: ICLA contributor agreement requires current contact information.

Please review your contact information:

  https://review.openstack.org/#/settings/contact

fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.
root@Ari:/home/ari/git/python-novaclient# git config --list
<email address hidden>
user.name=JABAR ALI
gitreview.username=jabbar-ali
core.repositoryformatversion=0
core.filemode=true
core.bare=false
core.logallrefupdates=true
remote.origin.url=https://github.com/AliJabar/python-novaclient.git
remote.origin.fetch=+refs/heads/*:refs/remotes/origin/*
branch.master.remote=origin
branch.master.merge=refs/heads/master
remote.gerrit.url=ssh://<email address hidden>:29418/openstack/python-novaclient.git
remote.gerrit.fetch=+refs/heads/*:refs/remotes/gerrit/*
root@Ari:/home/ari/git/python-novaclient#