bmcweb
bmcweb copied to clipboard
Should use Inventory Item "PrettyName"
We should map "PrettyName" to Redfish Name.
https://github.com/openbmc/phosphor-dbus-interfaces/blob/495981805244269650bee13d1ee8f13543b2bc5a/xyz/openbmc_project/Inventory/Item.interface.yaml#L5
Drives, Processors, etc, etc. all need to be moved.
Name is a required property so probably want to do something here where we fall back to the last segment of the URI if there isn't a PrettyName interface
See https://gerrit.openbmc-project.xyz/c/openbmc/bmcweb/+/43967
Anyone still working on this? Aformentioned review was abandoned.