Ironic inspect error MissingAttributeError on ProLiant Gen10
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ironic |
Triaged
|
Low
|
Unassigned |
Bug Description
Hello
I'm trying to use ilo inspect driver on DL365 Gen 10 Plus. However the inspection is terminated with error:
ERROR ironic.
b6bf6efe68c8: Unexpected exception of type MissingAttribut
/<email address hidden> is missing from the resource /redfish/
I checked manualy redfish, so the json is looking like this:
{
}
Kindly ask for some advice or workaround.
tags: | added: hpe ironic |
Changed in ironic: | |
status: | New → Triaged |
importance: | Undecided → Low |
Greetings,
It sounds like your using the `ilo5` hardware type with redfish, however you realistically should just be using the `redfish` hardware type, which does not have proliantutils in the mix. The issue is likely rooted in proliantutils, but HPE maintains proliantutils and the ironic community does not have access rights to merge fixes to it.