Files
ironic-python-agent/releasenotes/notes/root-device-hint-tran-48847d86d8cbcfbc.yaml
Kaifeng Wang 2e4172a024 Support transport type as a root device hint
Adds a tran field to the block device and allow to use it
as a root device hint.

Change-Id: I3fc83730a6100abb2b2aa98fc894713ecbbe3043
Closes-Bug: #2100951
Signed-off-by: Kaifeng Wang <kaifeng.w@gmail.com>
2025-07-24 16:36:19 +08:00

6 lines
189 B
YAML

---
features:
- |
Adds device transport type ``tran`` that can be used as root device
hint that typically suited for locate devices with different bus types
like SSD and NVME.