Version
0.8.6
Describe the bug.
During BF4 DPU exploration, it seems NICo expects a path to be UpdateService/FirmwareInventory/BMC_Firmware, but on BF4 this path now seems to be UpdateService/FirmwareInventory/Bluefield_FW_BMC_0. This breaks ingestion.
Minimum reproducible example
Relevant log output
We get the following error:
{
"Type": "RedfishError",
"Details": "Missing key BMC_Firmware in JSON at UpdateService/FirmwareInventory",
"ResponseBody": null,
"ResponseCode": null
}
Other/Misc.
No response
Code of Conduct
Version
0.8.6
Describe the bug.
During BF4 DPU exploration, it seems NICo expects a path to be UpdateService/FirmwareInventory/BMC_Firmware, but on BF4 this path now seems to be UpdateService/FirmwareInventory/Bluefield_FW_BMC_0. This breaks ingestion.
Minimum reproducible example
Relevant log output
We get the following error: { "Type": "RedfishError", "Details": "Missing key BMC_Firmware in JSON at UpdateService/FirmwareInventory", "ResponseBody": null, "ResponseCode": null }Other/Misc.
No response
Code of Conduct