← Back to team overview

registry team mailing list archive

[Bug 654518] Re: Error when uploading a uploading a bundle

 

This seems to be the part in nova/wsgi.py :


eventlet.patcher.monkey_patch(all=False, socket=True)

which patch the socket implementation with a  greenlet which in this
case using the twisted implementation and  try to start the reactor but
has been started already somewhere in Nova...

Is there a need for having socket eventlet'et?

-- 
Error when uploading a uploading a bundle
https://bugs.launchpad.net/bugs/654518
You received this bug notification because you are a member of Registry
Administrators, which is subscribed to OpenStack.



References