Hi, I met the same problem as you. I resolve this problem by change git url. 
You can do like this:
1. Get a http password from 
https://review.openstack.org/#/settings/http-password
2. Set git url like this: git remote set-url gerrit 
https://username:passw...@review.openstack.org/openstack/stackforge/tacker.git
 
Above maybe can helps you.
changzhi
 
------------------ Original ------------------
From:  "liuxinguo"<liuxin...@huawei.com>;
Date:  Fri, Jun 12, 2015 05:46 PM
To:  "Tom Fifield"<t...@openstack.org>; "OpenStack Development Mailing List 
(notfor usage questions)"<openstack-dev@lists.openstack.org>; 
"openstack-in...@lists.openstack.org"<openstack-in...@lists.openstack.org>; 
Cc:  "Luozhen"<luoz...@huawei.com>; 
Subject:  Re: [openstack-dev] [OpenStack-Infra] Need help! Zuul can notconnect 
to port 29418 of review.openstack.org

 
Thanks Tom, the method you provide is really a good idea, but probably it won't 
work for a 3rd CI. I have tried to change ssh to https for 3rd CI, but it is 
not a simple work like that. It related to lots of zuul code change.

-----邮件原件-----
发件人: Tom Fifield [mailto:t...@openstack.org] 
发送时间: 2015年6月12日 17:09
收件人: OpenStack Development Mailing List (not for usage questions); 
openstack-in...@lists.openstack.org
抄送: Luozhen
主题: Re: [OpenStack-Infra] [openstack-dev] Need help! Zuul can not connect to 
port 29418 of review.openstack.org

On 12/06/15 17:04, liuxinguo wrote:
> Hi,
>
> Recentlyour CI can not connect to port 29418 of 
> review.openstack.org.<app:ds:recently>
>
> Following are the failuer message, is there anyone know the reasion 
> why our CI can not cennect to 29418 of review.openstack.org?


That port on review.openstack.org currently appears to be blocked by China 
country-level firewall.

In this case, changing access from SSH to HTTPS could help avoid the block, 
like in Clark's email:

http://lists.openstack.org/pipermail/openstack-dev/2014-September/045385.html


Regards,


Tom

_______________________________________________
OpenStack-Infra mailing list
openstack-in...@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-infra
__________________________________________________________________________
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
__________________________________________________________________________
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Reply via email to