Redfish event subscription failing on iLO6 hardware due to usage of older schema
Bug #2045642 reported by
kesper
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ironic |
Triaged
|
Medium
|
kesper |
Bug Description
Event subscription of Ironic Redfish driver is failing on iLO6 based HPE hardware, since Ironic redfish driver using deprecated attribute (EventTypes) in redfish schema, and iLO6 is expecting the latest one (RegistryPrefixes).
Payload of Ironic redfish driver for "create_
payload = {
}
Payload iLO6 expecting for "create_
payload = {
}
Changed in ironic: | |
assignee: | nobody → kesper (paresh-h-sao) |
Changed in ironic: | |
status: | New → Triaged |
importance: | Undecided → Medium |
To post a comment you must log in.