Exclude broken ironicclient versions 2.5.2 and 2.7.1

depend on https://review.opendev.org/#/c/659612/

Change-Id: I1f802d9a114b93b47afc8b6ebb6bd92148945a50
This commit is contained in:
pengyuesheng 2019-05-22 15:46:52 +08:00
parent 72320f4495
commit 62851c74af
1 changed files with 1 additions and 1 deletions

View File

@ -3,4 +3,4 @@
# process, which may cause wedges in the gate later.
pbr!=2.1.0,>=2.0.0 # Apache-2.0
python-ironicclient>=2.3.0 # Apache-2.0
python-ironicclient!=2.5.2,!=2.7.1,>=2.3.0 # Apache-2.0