ironic-python-agent/releasenotes/notes/instance-info-root-device-02fed0966bb00fb3.yaml
Dmitry Tantsur 96a094646b Allow reading root_device from instance_info
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
Story: #2006910
Task: #37955
2020-01-03 17:29:05 +01:00

6 lines
127 B
YAML

---
features:
- |
Allows reading the ``root_device`` from ``instance_info``, overriding
the value in ``properties``.