From 0678a08c90eb8534f616ef63afd2a923af1d4c2c Mon Sep 17 00:00:00 2001 From: Nisha Agarwal Date: Sun, 21 Oct 2018 07:13:16 -0700 Subject: [PATCH] Follow-up patch for I71feefa3d0593fd185a286bec4ce38607203641d This patch adds documentation for iLO NIC inspection for Gen8, Gen9 and Gen10 ProLiant HPE Servers. story: #2004950 task: #29366 Change-Id: Iff5166be3d99b0c801c80ad680f3b8d29e96efa0 --- doc/source/admin/drivers/ilo.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/doc/source/admin/drivers/ilo.rst b/doc/source/admin/drivers/ilo.rst index 7c2da46ccd..59b9ba079d 100644 --- a/doc/source/admin/drivers/ilo.rst +++ b/doc/source/admin/drivers/ilo.rst @@ -825,6 +825,12 @@ Inspection can also discover the following extra capabilities for iLO driver: `iLO4 `_ and `iLO5 `_ management engine. + * The proliantutils returns only active NICs for Gen9 and Gen10 ProLiant + HPE servers from release 2.7.1. The user would need to delete the ironic + ports corresponding to inactive NICs for Gen8 servers as proliantutils + returns all the discovered (active and otherwise) NICs for Gen8 servers + and ironic ports are created for all of them. Inspection logs a warning + if the node under inspection is Gen8. The operator can specify these capabilities in nova flavor for node to be selected for scheduling::