[openstack-dev] [Glance][Nova][All] requests 2.4.0 breaks glanceclient

Sean Dague sean at dague.net
Wed Sep 3 12:39:18 UTC 2014


Honestly, I don't think we should pin this. This seems like a pretty
easy fix in the code and the only unit tests that are failing are the
ones testing invalid endpoints.

My vote is to fix glanceclient instead and do a release.

	-Sean

On 09/03/2014 08:30 AM, Kuvaja, Erno wrote:
> Hi All,
> 
>  
> 
> While investigating glanceclient gating issues we narrowed it down to
> requests 2.4.0 which was released 2014-08-29. Urllib3 seems to be
> raising new ProtocolError which does not get catched and breaks at least
> glanceclient.
> 
> Following error can be seen on console "ProtocolError: ('Connection
> aborted.', gaierror(-2, 'Name or service not known'))".
> 
>  
> 
> Unfortunately we hit on such issue just under the freeze. Apparently
> this breaks novaclient as well and there is change
> (https://review.openstack.org/#/c/118332/ )proposed to requirements to
> limit the version <2.4.0.
> 
>  
> 
> Is there any other projects using requirements and seeing issues with
> the latest version?
> 
>  
> 
> -          Erno (jokke_) Kuvaja
> 
> kuvaja at hp.com
> 
> 
> 
> _______________________________________________
> OpenStack-dev mailing list
> OpenStack-dev at lists.openstack.org
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
> 


-- 
Sean Dague
http://dague.net



More information about the OpenStack-dev mailing list