Merge "Updating docs with support for DL class servers"
This commit is contained in:
commit
f4cfbf2fbc
@ -54,9 +54,10 @@ The following requirements apply for both ``iscsi_pxe_oneview`` and
|
||||
the communication between Ironic and OneView.
|
||||
|
||||
Install the ``python-oneviewclient`` module to enable the communication.
|
||||
Minimum version required is 2.0.1.::
|
||||
Minimum version required is 2.0.2 but it is recommended to install the most
|
||||
up-to-date version.::
|
||||
|
||||
$ pip install "python-oneviewclient>=2.0.1"
|
||||
$ pip install "python-oneviewclient<3.0.0,>=2.0.2"
|
||||
|
||||
Tested platforms
|
||||
================
|
||||
@ -65,11 +66,12 @@ Tested platforms
|
||||
|
||||
* The Enclosure used for testing was the ``BladeSystem c7000 Enclosure G2``.
|
||||
|
||||
* The drivers should work on HP Proliant Gen8 Servers supported by
|
||||
* The drivers should work on HP Proliant Gen8 and Gen9 Servers supported by
|
||||
OneView 2.0 and above. It has been tested with the following servers:
|
||||
|
||||
- Proliant BL460c Gen8
|
||||
- Proliant BL465c Gen8
|
||||
- Proliant DL360 Gen9 (starting with python-oneviewclient 2.1.0)
|
||||
|
||||
Drivers
|
||||
=======
|
||||
|
Loading…
x
Reference in New Issue
Block a user