![Sharpz7](/assets/img/avatar_default.png)
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
11 lines
322 B
YAML
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.
|