[openstack-dev] Please do *NOT* use "vendorized" versions of anything (here: glanceclient using requests.packages.urllib3)

Alan Pevec apevec at gmail.com
Thu Sep 18 10:12:48 UTC 2014


2014-09-17 17:15 GMT+02:00 Thomas Goirand <zigo at debian.org>:
>   File "<bla>/tests/test_ssl.py", line 19, in <module>
>     from requests.packages.urllib3 import poolmanager
> ImportError: No module named packages.urllib3

This is in tests only, in runtime code there is conditional import of
vendorized urllib3 falling back to system library.
So what about https://review.openstack.org/122379

Cheers,
Alan



More information about the OpenStack-dev mailing list