Hi All,

There was some issue with SSH key. After regenerating and re-adding to my
account it worked.
Thanks for the help.

Thanks
Vikram


On Sat, Apr 4, 2015 at 5:35 PM, Claudio Pupparo <[email protected]>
wrote:

> Ok, I've read your answer to Vikram and I'm in the first case, where
> "gerrit version" works but "git review -s" doesn't.
> I thought by adding manually the remote I have solved the problem.
>
> I'll check the step in the documentation again, thank you Jeremy.
>
> Claudio
>
> Il 04-Apr-15 1:50 PM, Jeremy Stanley ha scritto:
>
>> On 2015-04-04 13:38:07 +0200 (+0200), Claudio Pupparo wrote:
>>
>>> I had the same problem. I had first to manually add the remote:
>>> git remote add gerrit
>>> ssh://[email protected]:29418/openstack/
>>> neutron-specs.git
>>>
>>> then "git review -s" worked.
>>>
>>
>> You misunderstand. That remote is what git review -s wants to add on
>> its own. If you manually added the remote yourself, then rerunning
>> git review -s is pointless as that command simply sees the remote it
>> wanted to add is already there and does nothing instead. Further
>> testing is required to find out _why_ git review -s fails its test
>> push when trying to add that remote on its own.
>>
>> The answer to these sorts of questions is to _first_ point people
>> back at the documentation, because this problem almost always means
>> an account setup step was missed or performed incorrectly.
>>
>>
> __________________________________________________________________________
> OpenStack Development Mailing List (not for usage questions)
> Unsubscribe: [email protected]?subject:unsubscribe
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
>
__________________________________________________________________________
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: [email protected]?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Reply via email to