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
This commit is contained in:
Nisha Agarwal 2018-10-21 07:13:16 -07:00
parent ccf2bb1ea1
commit 0678a08c90

View File

@ -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::