uncap eventlet
We will manage the eventlet version using constraints now. See the thread starting at http://lists.openstack.org/pipermail/openstack-dev/2018-April/129096.html for more details. Change-Id: I39977f2c40bbb04f8e1994fc7dbad7628fae58b0 Signed-off-by: Doug Hellmann <doug@doughellmann.com>
This commit is contained in:
parent
d5353c87cc
commit
368757b9ac
@ -16,6 +16,6 @@ testtools>=2.2.0 # MIT
|
||||
# virtualenv, so importing things like 'nova.hacking.checks.factory' will just
|
||||
# work.
|
||||
# See https://bugs.launchpad.net/hacking/+bug/1403270
|
||||
eventlet!=0.18.3,!=0.20.1,<0.21.0,>=0.18.2 # MIT
|
||||
eventlet!=0.18.3,!=0.20.1,>=0.18.2 # MIT
|
||||
|
||||
reno>=2.5.0 # Apache-2.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user