ironic-python-agent/releasenotes/notes/block-device-hctl-e81573812be3d469.yaml
Lucas Alvares Gomes b272426562 Add HCTL to BlockDevices
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
2016-12-07 16:51:30 +00:00

5 lines
97 B
YAML

---
features:
- Add HCTL (Host, Channel, Target and Lun) information to the block
devices.