python-ironicclient/releasenotes/notes/address-cross-distro-iso-tools-006711c9f150037a.yaml
Sharpz7 9bb0fcd05e [codespell] Fixing Spelling Mistakes
This is the first in a series of commits to add support for codespell. This is continuning the process completed in ironic-python-agent.

Future Commits will add a Tox Target, CI support and potentially a git-blame-ignore-revs file if their are lots of spelling mistakes that could clutter git blame.

Change-Id: Iab417bfd09cb0bf416982733933c29e49e3229eb
2024-01-29 23:22:19 +00:00

8 lines
286 B
YAML

---
fixes:
- |
Embedded configuration drive generation support has been updated to
support ``mkisofs`` and ``xorrisofs`` in addition to the previously
supported ``genisoimage`` utility. This is as distributions such as
Debian and OpenSUSE do not ship ``genisoimage``.