50bfd9067f
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
9 lines
343 B
YAML
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.
|