42dc9787e5
For the future deployment API we need to be able to set root_device per deployment in addition to per node. This change adds it. Change-Id: I1dd046c2e5fca211a84290bac8daa7550b21614f Depends-On: https://review.opendev.org/701043 Story: #2006910 Task: #37556
7 lines
234 B
YAML
7 lines
234 B
YAML
---
|
|
features:
|
|
- |
|
|
Allows reading the ``root_device`` from ``instance_info``, overriding
|
|
the value in ``properties``. This enables per-instance root device
|
|
settings and requires the Ussuri release of ironic-python-agent.
|