Re: [Openstack] git review failure

2013-03-18 Thread Jeremy Stanley
On 2013-03-18 10:06:04 -0700 (-0700), Ronak Shah wrote: [...] > debug1: Connecting to review.openstack.org [198.101.231.251] port > 29418. > debug1: connect to address 198.101.231.251 port 29418: Connection > timed out > ssh: connect to host review.openstack.org port 29418: Connection > timed out [

Re: [Openstack] git review failure

2013-03-18 Thread Kevin L. Mitchell
On Mon, 2013-03-18 at 10:06 -0700, Ronak Shah wrote: > debug1: Connecting to review.openstack.org [198.101.231.251] port 29418. > debug1: connect to address 198.101.231.251 port 29418: Connection timed out > ssh: connect to host review.openstack.org port 29418: Connection timed out This sounds li

Re: [Openstack] git review failure

2013-03-18 Thread Ronak Shah
Thanks for the prompt reply guys and sorry for not getting back yesterday. Yes I have registered my ssh key on the link that you just provided. Following are the details: root@ubuntu-ronak:/opt/stack/python-quantumclient# git config --list user.name=ronak-c user.email=ro...@nuagenetworks.net core.

Re: [Openstack] git review failure

2013-03-17 Thread Nathanael Burton
Ensure you have the ssh key(s) you are using registered here: https://review.openstack.org/#/settings/ssh-keys What error do you get when you run ssh with the verbose flags -vvv? You might need to pass the path to your private ssh key, with -i. When it works you should get this: mathrock@devstac

Re: [Openstack] git review failure

2013-03-17 Thread Ronak Shah
Sorry for the incomplete email... Basically, I can not do ssh -p 29418 rona...@review.openstack.org. I can see that I have correct rsa public private key setup on the gerrit and on my machine. What could be wrong here? Ronak On Sun, Mar 17, 2013 at 1:32 PM, Ronak Shah wrote: > Hi all, > As

[Openstack] git review failure

2013-03-17 Thread Ronak Shah
Hi all, As I start active contribution to openstack I am running into a basic problem where I am unable to ssh into review.openstack.org. I have read and follow the steps here: https://wiki.openstack.org/wiki/HowToContribute#Contributors_License_Agreement https://wiki.openstack.org/wiki/GerritWor