ironic-python-agent/releasenotes/notes/software_raid_use_rootfs_uuid-9149cc0c8638d5d5.yaml
Mark Goddard 06d65e4bff Tidy up relese notes for 6.0.0
Change-Id: I21b71c8b2886ad063ed8e37567ef9ee0a5a52cfa
2020-02-07 17:06:44 +00:00

9 lines
406 B
YAML

---
upgrade:
- |
For Software RAID, the IPA will no longer assume that the root file system
is in the first partition of the deployed image. Instead, the IPA will use
the UUID passed from the conductor to identify the root partition. Before
upgrades, the root file system UUID needs hence to be set as part of the
node's ``driver_internal_info`` or as ``rootfs_uuid`` image metadata.