Update ImcSdk requirement to use PyPi

ImcSdk is now on PyPi, so instead of fixing the version requirements and
pointing at a tar.gz download, we can rely on install using pip and
PyPi.

Change-Id: Icd94f6b231e4924728dd2c25fb1b59de16391b82
This commit is contained in:
Sam Betts 2016-01-20 15:55:28 +00:00
parent cb5c5001f1
commit a8afe45085

View File

@ -29,5 +29,5 @@ python-dracclient>=0.0.5
# http://docs.openstack.org/developer/ironic/drivers/vbox.html
pyremotevbox>=0.5.0
# The CIMC drivers use the Cisco IMC SDK version 0.7.2, which is available from
# https://communities.cisco.com/docs/DOC-56257
# The CIMC drivers use the Cisco IMC SDK version 0.7.2 or greater
ImcSdk>=0.7.2