← Back to team overview

openstack team mailing list archive

Re: Any issue with pycurl?

 

unknown, but your httplib issues might be solved with from eventlet.green import httplib

Vish

On May 3, 2012, at 3:55 PM, Ken Thomas wrote:

> Hi all,
> 
> We're working on a custom plugin where we make a web service call. We're having some issues with urllib2 and httplib that we're trying to track down.  In the meantime, we've discovered that it all works fine if we use pycurl.
> 
> If we don't suss out the problem, does anybody know if there are any interaction issues with pycurl being used in a nova plugin?
> 
> Thanks!
> 
> Ken
> 
> _______________________________________________
> Mailing list: https://launchpad.net/~openstack
> Post to     : openstack@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~openstack
> More help   : https://help.launchpad.net/ListHelp



References