0a68622187
Using software RAID with whole disk images requires specifying a root partition UUID, but it is only possible through Glance. This change adds an explicit field for that. Change-Id: I55e3727aab3960ef472ec2db1f23c25db405e801
7 lines
242 B
YAML
7 lines
242 B
YAML
---
|
|
features:
|
|
- |
|
|
When deploying a node with software RAID with an image not from Glance,
|
|
the new ``instance_info`` field ``image_rootfs_uuid`` can be used to
|
|
specify the UUID of the root partition to install the bootloader on.
|