From cc7458890c5694ccd488185a87c0194bce8e6738 Mon Sep 17 00:00:00 2001 From: Caio Oliveira Date: Tue, 15 Mar 2016 09:38:47 -0300 Subject: [PATCH] Updating driver docs with DL hardwares requirements This patch updates OneView driver documentation with requirements to run the driver with the DL Servers, minimun version of iLO and Redfish that was not mentioned before. Change-Id: I0f2a347c1fc94f1ed23e32a85f2175e960550a03 --- doc/source/drivers/oneview.rst | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/doc/source/drivers/oneview.rst b/doc/source/drivers/oneview.rst index bae5bf5c02..710d305348 100644 --- a/doc/source/drivers/oneview.rst +++ b/doc/source/drivers/oneview.rst @@ -67,12 +67,16 @@ Tested platforms * The Enclosure used for testing was the ``BladeSystem c7000 Enclosure G2``. * 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: + OneView 2.0 and above, or any hardware whose network can be managed by + OneView's ServerProfile. It has been tested with the following servers: - Proliant BL460c Gen8 - Proliant BL465c Gen8 - Proliant DL360 Gen9 (starting with python-oneviewclient 2.1.0) + Notice here that to the driver work correctly with Gen8 and Gen9 DL servers + in general, the hardware also needs to run version 4.2.3 of iLO, with Redfish. + Drivers =======