949387bd80
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: Id328ff64c352e85b58181e9d9e35973a8706ab7a
9 lines
374 B
YAML
9 lines
374 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Fixes a compatibility issue where the iPXE kernel command line was no
|
|
longer compatible with dracut. The ``ip`` parameter has been removed
|
|
as it is incompatible with the ``BOOTIF`` and missing ``autoconf``
|
|
parameters when dracut is used. Further details can be found in
|
|
`storyboard <https://storyboard.openstack.org/#!/story/2001969>`_.
|