sushy-tools/releasenotes/notes/preserve-libvirt-domain-info-955410f570060241.yaml
Sharpz7 244620d8f5 [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: I563e316ba9955766e28d9cec702387fac472c414
2024-01-29 19:12:47 +00:00

11 lines
322 B
YAML

---
security:
- |
Secure information in the Libvirt domain XML document is now preserved.
For more information, please see `story 2010382
<https://storyboard.openstack.org/#!/story/2010382>`_.
fixes:
- |
Fixes an issue where secure fields were accidentally lost in the Libvirt
domain XML document.