idrac driver doc should mention all dependencies
To utilize the idrac-redfish interfaces, you need the sushy-oem-idrac package to be installed along side of sushy itself. Change-Id: I3376cd0b40fce49345121ad84d35749241e9dbe8
This commit is contained in:
parent
6d5bcdf42d
commit
acf1c7d43e
@ -38,11 +38,11 @@ The ``idrac`` hardware type supports the following Ironic interfaces:
|
|||||||
Prerequisites
|
Prerequisites
|
||||||
-------------
|
-------------
|
||||||
|
|
||||||
The ``idrac`` hardware type requires the ``sushy`` library
|
The ``idrac`` hardware type requires the ``sushy`` library and the vendor extensions
|
||||||
to be installed on the ironic conductor node(s) if an Ironic node is
|
to be installed on the ironic conductor node(s) if an Ironic node is
|
||||||
configured to use an ``idrac-redfish`` interface implementation, for example::
|
configured to use an ``idrac-redfish`` interface implementation, for example::
|
||||||
|
|
||||||
sudo pip install 'python-dracclient>=3.1.0' 'sushy>=2.0.0'
|
sudo pip install 'sushy>=2.0.0' 'sushy-oem-idrac>=2.0.0'
|
||||||
|
|
||||||
Enabling
|
Enabling
|
||||||
--------
|
--------
|
||||||
|
Loading…
Reference in New Issue
Block a user