On 2014-02-13 09:16:26 +0000 (+0000), trinath.soman...@freescale.com wrote:
[...]
> I get this error when I connect to review.openstack.org
> 
> root@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...@review.openstack.org gerrit stream-events

See if that helps.
-- 
Jeremy Stanley

_______________________________________________
OpenStack-Infra mailing list
OpenStack-Infra@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-infra

Reply via email to