ironic/releasenotes/notes/raid-hints-c27097ded0137f7c.yaml
Dmitry Tantsur cc1632a82d Allow specifying target devices for software RAID
This change adds support for the physical_disks RAID parameter in
a form of device hints (same as for root device selection).

Depends-On: https://review.opendev.org/713209
Change-Id: I9751ab0f86ada41e3b668670dc112d58093b8099
Story: #2006369
Task: #36153
2020-03-17 14:31:38 +01:00

8 lines
280 B
YAML

---
features:
- |
Target devices for software RAID can now be specified in the form of
device hints (same as for root devices) in the ``physical_disks``
parameter of a logical disk configuration. This requires
ironic-python-agent from the Ussuri release series.