Home
last modified time | relevance | path

Searched hist:"4228 a160" (Results 1 – 1 of 1) sorted by relevance

/openbmc/bmcweb/redfish-core/include/registries/
H A Dopenbmc_message_registry.hpp4228a160 Mon Jan 13 16:48:50 CST 2020 Jason M. Bills <jason.m.bills@linux.intel.com> Correct Redfish message severity values

Redfish specifies only "OK", "Warning", and "Critical" as valid
values for message severity, but some messages have a severity
of "Error".

This changes the incorrect "Error" severity values to "Critical".

Tested:
Checked that all severity values are "OK", "Warning", or "Critical".
Passed the Redfish service validator.

Change-Id: If65665c76915e1730e6ae12c36003242aa9a85c6
Signed-off-by: Jason M. Bills <jason.m.bills@linux.intel.com>