ironic-python-agent/releasenotes/notes/erase_metadata_from_partitions-4f1902533d530b8f.yaml
Dmitry Tantsur 872dba1a7e Update release notes
Change-Id: I409379f72c8bb42b73e0f3aef8226904975d06ff
2019-03-18 15:11:27 +01:00

9 lines
395 B
YAML

---
features:
- |
Erases metadata on disk partitions to prevent the Linux kernel from
automatically recreating storage entities (e.g. LVM, RAID) described by the
metadata. The Hardware Manager API was correspondingly modified to
optionally include partitions when listing block devices. See `story
2003673 <https://storyboard.openstack.org/#!/story/2003673>`_ for details.