Skip to content

Commit fb6ddc0

Browse files
Merge pull request #590 from dtantsur/no-ilo
Highlight that iLO 4 and iLO 5 drivers are being removed
2 parents 68b23d2 + cdf4a4d commit fb6ddc0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/user-guide/src/bmo/supported_hardware.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -108,9 +108,9 @@ and undocumented.
108108
| Technology | Protocol | Boot method | BMC address format | Notes |
109109
|-----------------|----------|---------------|-------------------------------------|-------------------------------------------------------------------------|
110110
| Fujitsu iRMC | iRMC | iPXE | `irmc://<host>:<port>` | Port is optional, the default is 443. |
111-
| HPE iLO 4 | iLO | iPXE | `ilo4://<host>:<port>` | Port is optional, the default is 443. |
112-
| | iLO | Virtual media | `ilo4-virtualmedia://<host>:<port>` | |
113-
| HPE iLO 5 | iLO | iPXE | `ilo5://<host>:<port>` | Should only be used instead of Redfish if you need RAID support. |
111+
| HPE iLO 4 | iLO | iPXE | `ilo4://<host>:<port>` | **Removed** after BMO 0.11 / Ironic 32.0. |
112+
| | iLO | Virtual media | `ilo4-virtualmedia://<host>:<port>` | **Removed** after BMO 0.11 / Ironic 32.0. |
113+
| HPE iLO 5 | iLO | iPXE | `ilo5://<host>:<port>` | **Removed** after BMO 0.11 / Ironic 32.0. |
114114

115115
<!-- markdownlint-enable MD013 -->
116116

0 commit comments

Comments
 (0)