Blacklist eventlet 0.23.0,0.25.0

more details https://review.opendev.org/#/c/678078/

Change-Id: If571d7044a0cca48cf442c2915b8e9cf9510914c
This commit is contained in:
pengyuesheng 2019-09-05 16:20:54 +08:00 committed by Sundar Nadathur
parent 2e15c2a69a
commit 04bbd98e86

View File

@ -6,7 +6,7 @@ pbr>=0.11,!=2.1.0 # Apache-2.0
pecan>=1.0.0,!=1.0.2,!=1.0.3,!=1.0.4,!=1.2 # BSD
WSME>=0.8.0 # MIT
six>=1.8.0 # MIT
eventlet>=0.12.0,!=0.18.3,!=0.20.1,!=0.21.0 # MIT
eventlet>=0.12.0,!=0.18.3,!=0.20.1,!=0.21.0,!=0.23.0,!=0.25.0 # MIT
oslo.i18n>=1.5.0 # Apache-2.0
oslo.config>=1.1.0,!=4.3.0,!=4.4.0 # Apache-2.0
oslo.log>=1.14.0 # Apache-2.0