ironic-ui/requirements.txt
pengyuesheng 62851c74af Exclude broken ironicclient versions 2.5.2 and 2.7.1
depend on https://review.opendev.org/#/c/659612/

Change-Id: I1f802d9a114b93b47afc8b6ebb6bd92148945a50
2019-05-22 15:46:59 +08:00

7 lines
299 B
Plaintext

# The order of packages is significant, because pip processes them in the order
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
pbr!=2.1.0,>=2.0.0 # Apache-2.0
python-ironicclient!=2.5.2,!=2.7.1,>=2.3.0 # Apache-2.0