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:
Jim Rollenhagen 2015-09-08 14:09:27 +00:00
parent 9a4a362d5d
commit 0d84e27dfc
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
# These are available on pypi
proliantutils>=2.1.1
pyghmi
pyghmi>=0.8.0
pysnmp
python-ironic-inspector-client
python-scciclient>=0.2.0