2014-09-17 17:15 GMT+02:00 Thomas Goirand <z...@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 _______________________________________________ OpenStack-dev mailing list OpenStack-dev@lists.openstack.org http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev