redfish driver doesn't like trailing / on address
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ironic |
Triaged
|
High
|
Unassigned |
Bug Description
Running 2023.1, it looks like if you have a trailing slash on your redfish_address variable, ironic will accept it, but sushy will error attempting to instantiate the client:
2024-06-26 18:31:02.127 1 ERROR ironic.
2024-06-26 18:31:02.128 1 ERROR ironic.
But when we remove the trailing /, i.e. run something like the next line, it just worked:
openstack baremetal node set --driver-info redfish_address=http://