Merge "Change required version of ImcSdk to 0.7.2"
This commit is contained in:
commit
fa70c91d83
@ -32,17 +32,17 @@ Install the ``ImcSdk`` module
|
||||
.. note::
|
||||
|
||||
Install the ``ImcSdk`` module on the Ironic conductor node. Required version is
|
||||
0.7.1.
|
||||
0.7.2.
|
||||
|
||||
#. Download the tar.gz from: https://communities.cisco.com/docs/DOC-56257
|
||||
|
||||
#. Unpack it::
|
||||
|
||||
$ tar xvf ImcSdk-0.7.1.tar.gz
|
||||
$ tar xvf ImcSdk-0.7.2.tar.gz
|
||||
|
||||
#. Install it::
|
||||
|
||||
$ cd ImcSdk-0.7.1
|
||||
$ cd ImcSdk-0.7.2
|
||||
$ sudo python setup.py install
|
||||
|
||||
Tested Platforms
|
||||
|
@ -28,5 +28,5 @@ UcsSdk==0.8.2.2
|
||||
# http://docs.openstack.org/developer/ironic/drivers/vbox.html
|
||||
pyremotevbox>=0.5.0
|
||||
|
||||
# The CIMC drivers use the Cisco IMC SDK version 0.7.1, which is available from
|
||||
# https://communities.cisco.com/docs/DOC-37174
|
||||
# The CIMC drivers use the Cisco IMC SDK version 0.7.2, which is available from
|
||||
# https://communities.cisco.com/docs/DOC-56257
|
||||
|
Loading…
x
Reference in New Issue
Block a user