I have two patches in review. One proposes bumping eventlet to 0.12.0+ due to a significant bug in the ZeroMQ support. Also, there seems to be a bug fixed in SSL as well (although this doesn't affect olso). ZeroMQ messaging is fairly broken without this eventlet bump as it will otherwise enter a busy-loop. Mark McLoughlin suggests perhaps we can monkey patch eventlet. Here is the review to bump eventlet to >=0.12.0 https://review.openstack.org/#/c/21012/ I have also put together a patch that monkey-patches eventlet.green.zmq: https://review.openstack.org/#/c/21580/ I know that bumping the eventlet version is sensitive because of packaging requirements, etc. I agree with Mark that bringing this to the list is a good idea. Regards, Eric Windisch -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20130209/b2ca05e1/attachment.html>