update ironclient requirements
Partial-Bug: #1862674 Change-Id: I325761643bd0c765e1759905e5cccd80dafa742fchanges/27/707927/1
parent
458799f4aa
commit
712d8d7a61
|
@ -9,7 +9,8 @@ passlib>=1.7.0 # BSD
|
|||
psutil>=3.2.2 # BSD
|
||||
python-ironic-inspector-client>=1.5.0 # Apache-2.0
|
||||
python-heatclient>=1.10.0 # Apache-2.0
|
||||
python-ironicclient>=2.3.0 # Apache-2.0
|
||||
python-ironicclient!=2.5.2,!=2.7.1,!=3.0.0,>=2.3.0,<4.0.0;python_version=='2.7' # Apache-2.0
|
||||
python-ironicclient!=2.5.2,!=2.7.1,!=3.0.0,>=2.3.0;python_version>='3.6' # Apache-2.0
|
||||
python-mistralclient!=3.2.0,>=3.1.0 # Apache-2.0
|
||||
python-openstackclient>=3.12.0 # Apache-2.0
|
||||
simplejson>=3.5.1 # MIT
|
||||
|
|
Loading…
Reference in New Issue