redfish-finder
redfish-finder copied to clipboard
utility to parse dmidecode output for Host Management Controllers, and setup canonically named access to them
redfish-finder only support USB net device [1]. Need to support PCI/PCIe net device. [1] https://github.com/nhorman/redfish-finder/blob/master/redfish-finder#L301
Add a PCI/PCIe type device to discover interface name by vendor, device, subsystem vendor and subsystem device id. Tested on mockup system with below dmidecode output. Fix issue #6 dmidecode...
Add the capability to configure the local redfish host interface without using NM. Use-cases: early-boot stages like initrd, containers, edge devices
Hello, It seems that the following link no longer exists: - https://www.dmtf.org/sites/default/files/DSP0270_1.0.1.pdf Could you have a backup for this doc? Thank you! Best regards, Flos
* Fixed https://github.com/nhorman/redfish-finder/issues/8.