9bb0fcd05e
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
8 lines
286 B
YAML
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``.
|