Re: [openstack-dev] [nova] Jekins failed for all nova submit due to library boto change method signature

2013-10-10 Thread Gary Kotton
Hi,
I am dealing this with this – please see https://review.openstack.org/50904
Thanks
Gary

From: Chang Bo Guo mailto:guoc...@cn.ibm.com>>
Reply-To: OpenStack Development Mailing List 
mailto:openstack-dev@lists.openstack.org>>
Date: Thursday, October 10, 2013 2:15 PM
To: 
"openstack-dev@lists.openstack.org<mailto:openstack-dev@lists.openstack.org>" 
mailto:openstack-dev@lists.openstack.org>>
Subject: [openstack-dev] [nova] Jekins failed for all nova submit due to 
library boto change method signature

Hi ALL,

Recently, Jekins build failed for all nova submit. This is due to boto changed 
method signature.
get_http_connection(host,is_secure)---> get_http_connection(host, port, 
is_secure)
see 
https://boto.readthedocs.org/en/latest/ref/boto.html#boto.connection.AWSAuthConnection.get_http_connection

I open a bug https://bugs.launchpad.net/nova/+bug/1237825, and I'm not boto 
expert but submit a temporary fix for this 
https://review.openstack.org/#/c/50873/
Hope this can be merged or others can help fix this urgent issue ASAP.

Best Regards
---
Eric Guo  郭长波
Cloud Solutions and Openstack Development
China System & Technology Laboratories (CSTL), IBM
Tel:86-10-82452019
Internet Mail: guoc...@cn.ibm.com<mailto:guoc...@cn.ibm.com>
___
OpenStack-dev mailing list
OpenStack-dev@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [nova] Jekins failed for all nova submit due to library boto change method signature

2013-10-10 Thread Chang Bo Guo
Hi ALL,

Recently, Jekins build failed for all nova submit. This is due to boto 
changed method signature.
get_http_connection(host,is_secure) ---> get_http_connection(host, port, 
is_secure)
see 
https://boto.readthedocs.org/en/latest/ref/boto.html#boto.connection.AWSAuthConnection.get_http_connection

I open a bug https://bugs.launchpad.net/nova/+bug/1237825, and I'm not 
boto expert but submit a temporary fix for this 
https://review.openstack.org/#/c/50873/
Hope this can be merged or others can help fix this urgent issue ASAP.

Best Regards
---
Eric Guo  郭长波
Cloud Solutions and Openstack Development
China System & Technology Laboratories (CSTL), IBM
Tel:86-10-82452019
Internet Mail: guoc...@cn.ibm.com
___
OpenStack-dev mailing list
OpenStack-dev@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev