Skip to content

bug: Exploring BF4 is failing, due to redfish path change (BMC_Firmware) #2862

Description

@daluz

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

  • I agree to follow NVIDIA Infra Controller's Code of Conduct
  • I have searched the open bugs and have found no duplicates for this bug report

Metadata

Metadata

Assignees

Type

No fields configured for Task.

Projects

Status
Triage

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions