-
Bug
-
Resolution: Done-Errata
-
Normal
-
4.19
-
Moderate
-
No
-
1
-
Metal Platform 271
-
1
-
False
-
-
-
Bug Fix
-
Done
This is a clone of issue OCPBUGS-56026. The following is the description of the original issue:
—
Description of problem:
It's not rare for customers to forget to add a Redfish system ID (= the identifier of the specific server) to the URL, producing bmc.address values like redfish://host/redfish/v1/
Doing so right now produces a very confusing JSON parsing error from Ironic. We can and should fix that, but even better, we can handle this situation gracefully. Ironic actually treats the system ID as optional. We need to make it optional in BMO.
The goal of this bug is for BMO to treat URLs like redfish://host/redfish/v1/ or redfish://host/ as addresses without a system ID.
- clones
-
OCPBUGS-56026 [4.19] Poor handling of incomplete Redfish URLs
-
- Closed
-
- is blocked by
-
OCPBUGS-56026 [4.19] Poor handling of incomplete Redfish URLs
-
- Closed
-
- links to
-
RHBA-2025:8284 OpenShift Container Platform 4.18.16 bug fix update