ironic/releasenotes/notes/story-2006223-ilo-hpsum-firmware-update-fails-622883e4785313c1.yaml
Shivanand Tendulker 50bfd9067f iLO firmware update fails with 'update_firmware_sum' clean step
Firmware update using 'update_firmware_sum' clean step fails with
an error stating that unable to connect to iLO address due to
authentication failure.
The 'update_firmware_sum' is an inband clean step wherein the
firmware ISO was inserted from IPA ramdisk. As part of security
fix to ironic the BMC credentials are no more passed to the IPA
ramdisk. The attempt to connect to iLO from IPA ramdisk fails.
The fix has been made to insert the firmware ISO from the
conductor.

Change-Id: I866330c5fc98b1c5bc042c296c3b6e76ed9fd57d
Story: 2006223
Task: 35821
2019-07-16 06:45:18 -04:00

9 lines
343 B
YAML

---
fixes:
- |
Fixes an issue in updating firmware using ``update_firmware_sum`` clean
step from management interface of ``ilo`` hardware type with an error
stating that unable to connect to iLO address due to authentication
failure. See `story 2006223
<https://storyboard.openstack.org/#!/story/2006223>`__ for details.