b272426562
This patch is adding a "hctl" attribute to the BlockDevices. HCTL stands for: Host, Channel, Target and Lun, which is basically the SCSI address. The idea behind this patch is to allow root device hints to find the disk for deployment based on the SCSI address. Partial-Bug: #1648036 Change-Id: If8897c68609e0df0378ee919b803ca5e497def02
5 lines
97 B
YAML
5 lines
97 B
YAML
---
|
|
features:
|
|
- Add HCTL (Host, Channel, Target and Lun) information to the block
|
|
devices.
|