e8cb96efc5
We got a report of ilo6 BMCs not working with the ilo hardware type, and while information is limited, it seems reasonable to at least log some information on this subject and start discussion of what should we do. Hence the creation of this patch. See: https://meetings.opendev.org/irclogs/%23openstack-ironic/%23openstack-ironic.2023-07-05.log.html#t2023-07-05T11:06:08 Change-Id: I2d81ef736aca44f455f8233c32c0c8d12267d57f
10 lines
431 B
YAML
10 lines
431 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Fixes a vague error when attempting to use the ``ilo`` hardware type with
|
|
iLO6 hardware, by returning a more specific error suggesting action to
|
|
take in order to remedy the issue. Specifically, one of the API's
|
|
used by the ``ilo`` hardware type is disabled in iLO6 BMCs in favor
|
|
of users utilizing Redfish. Operators are advised to utilize the
|
|
``redfish`` hardware type for these machines.
|