summaryrefslogtreecommitdiff
path: root/src/env/components/FirmwareSingleImage/FirmwareAlertServerPower.vue
AgeCommit message (Collapse)AuthorFilesLines
2021-02-25Update single file firmware card layoutYoshie Muranaka1-0/+60
Updates will enable a more dynamic firmware page layout by inspecting all firmware images for host images. GETs all firmware inventory at Redfish endpoint '/redfish/v1/UpdateService/FirmwareInventory' then checks if any image includes RelatedItem '/redfish/v1/Systems/system/Bios' to determine whether the UI should show combined or separate firmware cards for BMC and Host. This is part of an effort to make the firmware page more dynamic. These changes are only visisble with ibm dotenv variables. Signed-off-by: Yoshie Muranaka <yoshiemuranaka@gmail.com> Change-Id: I8542a27c6ff421bcb24c8b2570dbe150d5c1ce6c