ironic/releasenotes/notes/disk-label-fix-7580de913835ff44.yaml
Nisha Agarwal 68fabab3f9 Add disk_label and node_uuid for agent drivers
This fix adds the 'disk_label' and 'node_uuid'
options in image_info for partition images for agent
drivers.

Closes-Bug: 1560560
Change-Id: Ife9897f293a0ddff8e01d1c57a2f0bc4ad2e9016
2016-03-22 17:02:13 +00:00

6 lines
128 B
YAML

---
fixes:
- Fixes the bug where the user specified
disk_label is ignored for the agent
drivers for partition images.