bmcweb icon indicating copy to clipboard operation
bmcweb copied to clipboard

Should use Inventory Item "PrettyName"

Open gtmills opened this issue 3 years ago • 3 comments

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.

gtmills avatar May 05 '21 00:05 gtmills

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

gtmills avatar May 10 '21 15:05 gtmills

See https://gerrit.openbmc-project.xyz/c/openbmc/bmcweb/+/43967

gtmills avatar Jun 25 '21 18:06 gtmills

Anyone still working on this? Aformentioned review was abandoned.

edtanous avatar Mar 27 '23 18:03 edtanous