Thanks Jeremy. Its helped. -- Trinath Somanchi - B39208 trinath.somanchi at freescale.com | extn: 4048 -----Original Message----- From: Jeremy Stanley [mailto:fungi at yuggoth.org] Sent: Thursday, February 13, 2014 11:51 PM To: Somanchi Trinath-B39208 Cc: openstack-infra at lists.openstack.org Subject: Re: [OpenStack-Infra] Service Account for Freescale On 2014-02-13 09:16:26 +0000 (+0000), trinath.somanchi at freescale.com wrote: [...] > I get this error when I connect to review.openstack.org > > root at Freescale-CI:~# ssh -p 29418 review.openstack.org gerrit > stream-events Permission denied (publickey). [...] Chances are you need to provide your service account username as part of the command line: ssh -p 29418 freescale-ci at review.openstack.org gerrit stream-events See if that helps. -- Jeremy Stanley