[OpenStack-Infra] Service Account for Freescale

Jeremy Stanley fungi at yuggoth.org
Thu Feb 13 18:20:59 UTC 2014


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



More information about the OpenStack-Infra mailing list