ironic-python-agent/releasenotes/notes/add-vendor-info-56be9a8605d80bf0.yaml
Yuiko Takada 3823a53040 Add 'system_vendor' information to data
This patch set add hardware vendor information to data.
By using this data, we can get hints to detect driver.

Change-Id: I39385fd5d616edfad719c255f22642f215bfb532
2016-02-15 10:19:17 +09:00

6 lines
223 B
YAML

---
features:
- Add new 'system_vendor' information to data - Add hardware vendor
information(product name, serial number, manufacturer) to data.
This will be able to give Ironic Inspector hints to detect driver.