Add version info for pyghmi in driver-requirements.txt
It was found earlier today that some earlier versions of pyghmi don't work with Ironic due to missing commands etc. I didn't investigate exactly which versions work, however 0.8.0 is known to be working. So pin pyghmi to >=0.8.0. Change-Id: Iabd52167220f686f86c07abe12520e20780d0179
This commit is contained in:
@@ -5,7 +5,7 @@
|
|||||||
|
|
||||||
# These are available on pypi
|
# These are available on pypi
|
||||||
proliantutils>=2.1.1
|
proliantutils>=2.1.1
|
||||||
pyghmi
|
pyghmi>=0.8.0
|
||||||
pysnmp
|
pysnmp
|
||||||
python-ironic-inspector-client
|
python-ironic-inspector-client
|
||||||
python-scciclient>=0.2.0
|
python-scciclient>=0.2.0
|
||||||
|
Reference in New Issue
Block a user