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:
parent
cb5c5001f1
commit
a8afe45085
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user