Update CIMC driver docs to install ImcSdk from PyPi
ImcSdk is now available on PyPi, driver_requirements.txt was updated to reflect this, but the Ironic driver doc was brought up to date, this patch fixes that. Change-Id: Ib9195d50f0a208a814e13d859cadd577d05aed54 Closes-Bug: #1552720
This commit is contained in:
parent
6af9da97e1
commit
874f9820d1
@ -38,16 +38,9 @@ Install the ``ImcSdk`` module
|
||||
Install the ``ImcSdk`` module on the Ironic conductor node. Required version is
|
||||
0.7.2.
|
||||
|
||||
#. Download the tar.gz from: https://communities.cisco.com/docs/DOC-56257
|
||||
|
||||
#. Unpack it::
|
||||
|
||||
$ tar xvf ImcSdk-0.7.2.tar.gz
|
||||
|
||||
#. Install it::
|
||||
|
||||
$ cd ImcSdk-0.7.2
|
||||
$ sudo python setup.py install
|
||||
$ pip install "ImcSdk>=0.7.2"
|
||||
|
||||
Tested Platforms
|
||||
~~~~~~~~~~~~~~~~
|
||||
|
Loading…
x
Reference in New Issue
Block a user