278ba52bf9
If redfish_address is in brackets, unwrap it and check that it is a valid IPv6 address. If that is the case use the unwrapped address to avoid "Name or service not known". Closes-Bug: #2036455 Change-Id: I0d194091be22e8401d379b7ffa720f8004cca3d0
8 lines
219 B
YAML
8 lines
219 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Fixes an issue where inspection would fail if an IPv6 address wrapped in
|
|
brackets is used for the redfish BMC address. See bug:
|
|
`2036455 <https://bugs.launchpad.net/ironic/+bug/2036455>`_.
|
|
|