3fd68c0848
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
6 lines
150 B
YAML
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.
|
|
|