Hi,
While uploading my blueprint to gerrit, i am getting the following error to capture the contact information in my profile.
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ stack@ubuntu-47:~/openstack-specs/cinder-specs$ git config --list user.name=Prakash Kaligotla user.email=pkaligot@brocade.com gitreview.username=pkaligot core.repositoryformatversion=0 core.filemode=true core.bare=false core.logallrefupdates=true remote.origin.url=git://git.openstack.org/openstack/cinder-specs remote.origin.fetch=+refs/heads/:refs/remotes/origin/ branch.master.remote=origin branch.master.merge=refs/heads/master remote.gerrit.url=ssh://pkaligot@review.openstack.org:29418/openstack/cinder-spe remote.gerrit.fetch=+refs/heads/:refs/remotes/gerrit/ stack@ubuntu-47:~/openstack-specs/cinder-specs$ git review
stack@ubuntu-47:~/openstack-specs/cinder-specs$ 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. +++++++++++++++++++++++++++++++++++++++++++++++++++
When i login into the review.openstack.org and try to update the contact information for my account, i get the following error.
++++++++++++++++++++++++++++++++++++++ Code Review - Error Server Error Cannot store contact Information Continue ++++++++++++++++++++++++++++++++++++++
As a result i am unable to upload my blueprint docs into gerrit review system
Help is much appreciated.