Merge "add python-scciclient version number requirement"
This commit is contained in:
commit
29248df443
@ -122,7 +122,9 @@ Command Interface (SCCI).
|
||||
Software Requirements
|
||||
^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
- Install `python-scciclient package <https://pypi.python.org/pypi/python-scciclient>`_
|
||||
- Install `python-scciclient package <https://pypi.python.org/pypi/python-scciclient>`_::
|
||||
|
||||
$ pip install "python-scciclient>=0.1.0"
|
||||
|
||||
Enabling the iRMC Driver
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
@ -8,7 +8,7 @@ proliantutils>=2.1.0
|
||||
pyghmi
|
||||
pysnmp
|
||||
python-ironic-inspector-client
|
||||
python-scciclient
|
||||
python-scciclient>=0.1.0
|
||||
python-seamicroclient>=0.4.0
|
||||
UcsSdk==0.8.1.9
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user