<div dir="ltr">Mark,<div><br></div><div style>We had started the plugin dev with grizzly initially and the grizzly distribution included httplib2. We used urllib3 for the HTTPConnectionPool object. Overlooked the requests module included in the master when we migrated. I'll take a look at using requests for the same support.</div>
<div style><br></div><div style>Thanks,</div><div style>-hemanth</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Feb 3, 2014 at 6:08 PM, Mark McClain <span dir="ltr"><<a href="mailto:mmcclain@yahoo-inc.com" target="_blank">mmcclain@yahoo-inc.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I’m interested to know why you are using urllib3 directly.  Have you considered using the requests module?  requests is built upon urllib3 and already a dependency of Neutron.<br>

<br>
mark<br>
<div><div class="h5"><br>
On Feb 3, 2014, at 6:45 PM, Hemanth Ravi <<a href="mailto:hemanthraviml@gmail.com">hemanthraviml@gmail.com</a>> wrote:<br>
<br>
> Hi,<br>
><br>
> We are in the process of submitting a third party Neutron plugin that uses urllib3 for the connection pooling feature available in urllib3. httplib2 doesn't provide this capability.<br>
><br>
> Is it possible to add urllib3 to requirements.txt? If this is OK, please advise on the process to add this.<br>
><br>
> Thanks,<br>
> -hemanth<br>
</div></div>> _______________________________________________<br>
> OpenStack-dev mailing list<br>
> <a href="mailto:OpenStack-dev@lists.openstack.org">OpenStack-dev@lists.openstack.org</a><br>
> <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev</a><br>
<br>
<br>
_______________________________________________<br>
OpenStack-dev mailing list<br>
<a href="mailto:OpenStack-dev@lists.openstack.org">OpenStack-dev@lists.openstack.org</a><br>
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev</a><br>
</blockquote></div><br></div>