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@devstack:~/devel/openstack/$ ssh -p 29418 mathr...@review.openstack.org **** Welcome to Gerrit Code Review **** Hi Nathanael I Burton, you have successfully connected over SSH. Unfortunately, interactive shells are disabled. To clone a hosted Git repository, use: git clone ssh://mathr...@review.openstack.org:29418/REPOSITORY_NAME.git Connection to review.openstack.org closed. On Sun, Mar 17, 2013 at 4:32 PM, Ronak Shah <ro...@nuagenetworks.net> wrote: > 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/GerritWorkflow > > I am stuck @ doing following: > git review -s > > I have done following: > > git remote add gerrit > ssh://<username>@review.openstack.org:29418/openstack/nova.git > > > _______________________________________________ > Mailing list: https://launchpad.net/~openstack > Post to : openstack@lists.launchpad.net > Unsubscribe : https://launchpad.net/~openstack > More help : https://help.launchpad.net/ListHelp > >
_______________________________________________ Mailing list: https://launchpad.net/~openstack Post to : openstack@lists.launchpad.net Unsubscribe : https://launchpad.net/~openstack More help : https://help.launchpad.net/ListHelp