ironic/releasenotes/notes/fix-ilo-firmware-update-swift-path-with-pseudo-folder-0660345510ec0bb4.yaml
Debayan Ray 6bc735c534 File download fails with swift pseudo folder
As part of manual cleaning step of firmware update the download of
firmware file fails if the firmware file is associated with swift
pseudo folder. Currently only basename of the parsed swift url path
is taken into consideration while retrieving the object name from
swift. This is to fix that by now taking the complete path of the
swift object to include the pseudo folder as well, if included.

Closes-Bug: #1571496
Change-Id: Ib71692e191501701a92cd7acacb172d0d7fce922
2016-05-04 00:36:03 -07:00

6 lines
157 B
YAML

---
fixes:
- Fixes an issue where iLO drivers fail to download the
firmware file from swift when the swift file path
includes swift pseudo folder.