summaryrefslogtreecommitdiff
path: root/doc/source/admin/drivers/ilo.rst
diff options
context:
space:
mode:
authorNisha Agarwal <agarwalnisha1980@gmail.com>2018-10-21 07:13:16 -0700
committerNisha Agarwal <agarwalnisha1980@gmail.com>2018-10-22 18:45:01 -0700
commit0678a08c90eb8534f616ef63afd2a923af1d4c2c (patch)
treed8c487030e31c198bbf6b25e9376513ba0e3f72e /doc/source/admin/drivers/ilo.rst
parentccf2bb1ea194408eb34586ee469cf37c296e6fa4 (diff)
downloadironic-0678a08c90eb8534f616ef63afd2a923af1d4c2c.tar.gz
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
Diffstat (limited to 'doc/source/admin/drivers/ilo.rst')
-rw-r--r--doc/source/admin/drivers/ilo.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/source/admin/drivers/ilo.rst b/doc/source/admin/drivers/ilo.rst
index 7c2da46cc..59b9ba079 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 <https://support.hpe.com/hpsc/doc/public/display?docId=c03334051>`_
and `iLO5 <https://support.hpe.com/hpsc/doc/public/display?docId=a00018324en_us>`_
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::