<div dir="ltr">Ensure you have the ssh key(s) you are using registered here: <a href="https://review.openstack.org/#/settings/ssh-keys">https://review.openstack.org/#/settings/ssh-keys</a><div><br></div><div style>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.</div>
<div style><br></div><div style>When it works you should get this:<br><div>mathrock@devstack:~/devel/openstack/$ ssh -p 29418 <a href="mailto:mathrock@review.openstack.org">mathrock@review.openstack.org</a></div><div><br>
</div><div>  ****    Welcome to Gerrit Code Review    ****</div><div><br></div><div>  Hi Nathanael I Burton, you have successfully connected over SSH.</div><div><br></div><div>  Unfortunately, interactive shells are disabled.</div>
<div>  To clone a hosted Git repository, use:</div><div><br></div><div>  git clone ssh://<a href="http://mathrock@review.openstack.org:29418/REPOSITORY_NAME.git">mathrock@review.openstack.org:29418/REPOSITORY_NAME.git</a></div>
<div><br></div><div>Connection to <a href="http://review.openstack.org">review.openstack.org</a> closed.</div></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Sun, Mar 17, 2013 at 4:32 PM, Ronak Shah <span dir="ltr"><<a href="mailto:ronak@nuagenetworks.net" target="_blank">ronak@nuagenetworks.net</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi all,<div>As I start active contribution to openstack I am running into a basic problem where I am unable to ssh into <a href="http://review.openstack.org" target="_blank">review.openstack.org</a>.</div>
<div>
<br>
</div><div>I have read and follow the steps here:</div><div><br></div><div><a href="https://wiki.openstack.org/wiki/HowToContribute#Contributors_License_Agreement" target="_blank">https://wiki.openstack.org/wiki/HowToContribute#Contributors_License_Agreement</a><br>

</div><div><div><a href="https://wiki.openstack.org/wiki/GerritWorkflow" target="_blank">https://wiki.openstack.org/wiki/GerritWorkflow</a><br></div></div><div><br></div><div>I am stuck @ doing following:</div><div>git review -s</div>

<div><br></div><div>I have done following:</div><div><pre style="padding:9.5px;font-family:Monaco,Menlo,Consolas,'Courier New',monospace;font-size:13px;color:rgb(51,51,51);border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-right-radius:4px;border-bottom-left-radius:4px;margin-top:0px;margin-bottom:10px;line-height:20px;word-break:break-all;word-wrap:break-word;white-space:pre-wrap;background-color:rgb(245,245,245);border:1px solid rgba(0,0,0,0.148438)">
git remote add gerrit ssh://<username>@<a href="http://review.openstack.org:29418/openstack/nova.git" target="_blank">review.openstack.org:29418/openstack/nova.git</a></pre></div></div>
<br>_______________________________________________<br>
Mailing list: <a href="https://launchpad.net/~openstack" target="_blank">https://launchpad.net/~openstack</a><br>
Post to     : <a href="mailto:openstack@lists.launchpad.net">openstack@lists.launchpad.net</a><br>
Unsubscribe : <a href="https://launchpad.net/~openstack" target="_blank">https://launchpad.net/~openstack</a><br>
More help   : <a href="https://help.launchpad.net/ListHelp" target="_blank">https://help.launchpad.net/ListHelp</a><br>
<br></blockquote></div><br></div>