ironic/releasenotes/notes/add-iso-suffix-557a4fc4382fd7f3.yaml
vmud213 71f5cfb42e Suffix the ISO names with '.iso'
Some hardwares like ProLiant can validate the ISO images only if they are
suffixed with '.iso'. It is also recommended to suffix a particular file with
proper filename extension.

Change-Id: Ib754472e97006d0146dd0df99492b035c55a5c47
Story: #2008077
Task: #40768
2020-08-27 09:57:58 +00:00

7 lines
240 B
YAML

---
fixes:
- |
Add the suffix ".iso" for the ISO images generated by Ironic, as some
hardwares can not load the ISO images if they are not suffixed with
".iso". It is also recommended to name the files with proper extensions.