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
11 lines
385 B
YAML
11 lines
385 B
YAML
---
|
|
upgrade:
|
|
- |
|
|
The ``agent`` RAID interface now removes any root device hint after
|
|
the RAID configuration is successfully deleted.
|
|
fixes:
|
|
- |
|
|
Fixes the issue that root device hint is not removed after the ``agent``
|
|
RAID interface has successfully deleted RAID configuration. The previous
|
|
hint is not guaranteed to be valid and may cause a deployment failure.
|