openstack-ansible-os_ironic/releasenotes/notes/kernel-ramdisk-image-format-3edd5c7479ebd32a.yaml
Andrew Bonney efbcae40b1 Change references to aki/ari to raw format
As noted in https://bugs.launchpad.net/ironic/+bug/2074090
the kernel and ramdisk images now need to be uploaded in raw
format due to fixes for underlying CVEs.

Change-Id: I2b74d9ab4d07a4d5b6045d353cf91db70c4e6cb1
2024-11-25 19:29:37 +00:00

8 lines
189 B
YAML

---
fixes:
- |
The format of kernel and ramdisk images for Ironic is now raw in order to
conform to upstream expectations.
See https://bugs.launchpad.net/ironic/+bug/2074090