Exclude broken ironicclient versions 2.7.1

Depends-On:https://review.opendev.org/#/c/659612/
Change-Id: I832fa869ec1eee4ab616d1f205a416cbc61f816a
This commit is contained in:
翟小君 2019-06-04 11:28:38 +08:00
parent db119dfe6c
commit e71adfde06

View File

@ -51,7 +51,7 @@ pyroute2>=0.5.3;sys_platform!='win32' # Apache-2.0 (+ dual licensed GPL2)
weakrefmethod>=1.0.2;python_version=='2.7' # PSF
python-novaclient>=9.1.0 # Apache-2.0
python-ironicclient>=2.7.0 # Apache-2.0
python-ironicclient!=2.7.1,>=2.7.0 # Apache-2.0
python-designateclient>=2.7.0 # Apache-2.0
os-xenapi>=0.3.1 # Apache-2.0
os-vif>=1.15.1 # Apache-2.0