Require eventlet >= 0.9.17

0.9.17 was released 2012-08-03 and
includes two particular fixes related to OpenStack

1. https://bitbucket.org/which_linden/eventlet/issue/123/
Fix an exception thrown by epoll in certain cases.
This can cause jenkins to deadlock, triggered for example by:
https://review.openstack.org/#/c/10767/

2. https://bitbucket.org/which_linden/eventlet/issue/115/
   https://bugs.launchpad.net/nova/+bug/903199
Fix a significant memory leak of _DummyThread objects.

Change-Id: I449f30afde7d162ed2c0df149174f1250ef378ca
This commit is contained in:
Pádraig Brady 2012-08-04 04:22:09 +01:00
parent de28a6dadf
commit 245e940040
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ Cheetah==2.4.4
amqplib==0.6.1
anyjson==0.2.4
boto==2.1.1
eventlet
eventlet>=0.9.17
kombu==1.0.4
lockfile==0.8
lxml==2.3