summaryrefslogtreecommitdiff
path: root/doc/source/admin/drivers/ilo.rst
diff options
context:
space:
mode:
authorZuul <zuul@review.openstack.org>2019-02-21 11:59:25 +0000
committerGerrit Code Review <review@openstack.org>2019-02-21 11:59:25 +0000
commit78014bdf7a283008e4c158599a14d32a49690484 (patch)
tree1e843e9430ba02b41807ed4ed8805eb04ee4e052 /doc/source/admin/drivers/ilo.rst
parent8c760675d30dba4253f0d71f9292f08136a85fac (diff)
parent0678a08c90eb8534f616ef63afd2a923af1d4c2c (diff)
downloadironic-78014bdf7a283008e4c158599a14d32a49690484.tar.gz
Merge "Follow-up patch for I71feefa3d0593fd185a286bec4ce38607203641d"
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 2bf5c8906..67bc17987 100644
--- a/doc/source/admin/drivers/ilo.rst
+++ b/doc/source/admin/drivers/ilo.rst
@@ -826,6 +826,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::