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.

Depends-On: https://review.openstack.org/563087
Change-Id: If711c9da0fcf3691383e0915e1b5b2967c4d85cd
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
This commit is contained in:
Doug Hellmann 2018-04-11 11:52:25 -04:00 committed by Witold Bedyk
parent 875127d283
commit d33308126b
1 changed files with 1 additions and 1 deletions

View File

@ -14,5 +14,5 @@ oslo.serialization!=2.19.1,>=2.18.0 # Apache-2.0
oslo.utils>=3.33.0 # Apache-2.0
PasteDeploy>=1.5.0 # MIT
monasca-common>=1.4.0 # Apache-2.0
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
monasca-statsd>=1.1.0 # Apache-2.0