Fix stevedore version in requirements.txt

This commit is contained in:
smurashov 2015-08-12 15:38:28 +03:00 committed by Oleg Gelbukh
parent c5d1f06ffd
commit f31b141c80
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
pbr>=0.6,!=0.7,<1.0
# Cap versions of libs pulled by python-keystoneclient
stevedore<1.7.0,>=1.5.0
stevedore>=1.1.0,<1.7.0
oslo.config<2.0.0 # the last version with namespace package
# python-fuelclient needs these versions, python-keystoneclient pulls newer ones