Don't use Stevedore 3.0.0 which breaks gate

Depends-on: https://review.opendev.org/#/c/740681/
Change-Id: Ic686300fc56a668100d0073170963d100fdff454
This commit is contained in:
Erno Kuvaja 2020-07-13 12:02:30 +01:00
parent f4f56b457d
commit 3ce486f94d
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ oslo.concurrency>=3.26.0 # Apache-2.0
oslo.context>=2.19.2 # Apache-2.0
oslo.upgradecheck>=0.1.0 # Apache-2.0
oslo.utils>=3.33.0 # Apache-2.0
stevedore>=1.20.0 # Apache-2.0
stevedore!=3.0.0,>=1.20.0 # Apache-2.0
futurist>=1.2.0 # Apache-2.0
taskflow>=2.16.0 # Apache-2.0
keystoneauth1>=3.4.0 # Apache-2.0