Exclude broken ironicclient versions 2.5.2 and 2.7.1

A change was merged to these versions that somehow broke Nova accessing
Ironic. While a fix has been posted in https://review.opendev.org/#/c/659592/
we should block these releases to unbreak the CI for now.

Change-Id: I0331d061c13f5e2e109443c5210e0924b73ce0be
Story: #2005723
Task: #31055
This commit is contained in:
Dmitry Tantsur 2019-05-16 18:06:35 +02:00
parent f496b14fe2
commit ba7f936fd7
2 changed files with 2 additions and 2 deletions

View File

@ -268,7 +268,7 @@ python-hnvclient # Apache-2.0
python-glanceclient # Apache-2.0
python-glareclient # Apache-2.0
python-ironic-inspector-client # Apache-2.0
python-ironicclient # Apache-2.0
python-ironicclient!=2.5.2,!=2.7.1 # Apache-2.0
python-karborclient # Apache-2.0
python-keystoneclient!=2.1.0 # Apache-2.0
python-kingbirdclient # Apache-2.0

View File

@ -510,7 +510,7 @@ subprocess32===3.5.3;python_version=='2.7'
etcd3gw===0.2.4
Flask-RESTful===0.3.7
GitPython===2.1.11
python-ironicclient===2.7.1
python-ironicclient===2.7.0
XStatic===1.0.2
XStatic-Angular-FileUpload===12.0.4.0
python-openstackclient===3.18.0