Merge "Exclude broken ironicclient versions 2.7.1"

This commit is contained in:
Zuul
2019-06-03 19:44:11 +00:00
committed by Gerrit Code Review

View File

@@ -13,7 +13,7 @@ psycopg2>=2.7 # LGPL/ZPL
PyMySQL>=0.7.6 # MIT License
pycodestyle>=2.0.0 # MIT License
python-barbicanclient>=4.5.2 # Apache-2.0
python-ironicclient>=2.7.0 # Apache-2.0
python-ironicclient!=2.7.1,>=2.7.0 # Apache-2.0
requests-mock>=1.2.0 # Apache-2.0
oslotest>=3.2.0 # Apache-2.0
stestr>=1.0.0 # Apache-2.0