Require eventlet >= 0.12.0
Update to eventlet 0.12.0 requirement from Oslo-Incubator, commit log is: This version has important fixes required for ZeroMQ (spurious wakeups). Fixes bug 1065532. This is based on this commit from Nova: 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: I4a614ff1fcd8deedfe37116d66d183e8aad4a7c3
This commit is contained in:
parent
08ec0bfcd3
commit
71d06008ab
@ -11,7 +11,7 @@ django>=1.4,<1.6
|
||||
django_compressor>=1.3
|
||||
django_openstack_auth>=1.0.11
|
||||
dnspython>=1.9.4
|
||||
eventlet>=0.9.12
|
||||
eventlet>=0.12.0
|
||||
extras
|
||||
flask==0.9
|
||||
greenlet>=0.3.2
|
||||
|
Loading…
x
Reference in New Issue
Block a user