ironic-python-agent/releasenotes/notes/fix-multipath-parent-device-e85afad63159250c.yaml
Iury Gregory Melo Ferreira 0a29206b8d Handle different device outputs for multipath
In some cases the output of the multipath can differ
and we would return a wrong parent device.

Closes-Bug: 2043992
Change-Id: I848d7df798cc736bd5a55eed8fa46110caea1dc3
2023-11-20 22:51:41 -03:00

6 lines
103 B
YAML

---
fixes:
- |
Fix the logic to detect the right parent device for a given multipath
device.