ironic-python-agent/releasenotes/notes/usb-autodiscovery-ab5a4a40ba096bb8.yaml
Damien Rannou 3fd68c0848 USB device discovery
The idea is to retreive USB devices informations via 'lshw' and
return the list to ironic in order to be able to create introspection
rules based on USB devices.

Change-Id: I39d60cb467614fca7a7f701dbe576154213580a5
2024-02-19 14:49:52 +01:00

6 lines
150 B
YAML

---
features:
- Add attached USB device auto discovery. The information is
retrieived from `lshw` tool and store in introspection data result.