Searched hist:"6 b427cc806db3eaffe278572ed71bdd5e5f522ea" (Results 1 – 3 of 3) sorted by relevance
/openbmc/phosphor-logging/extensions/openpower-pels/ |
H A D | registry.hpp | diff 6b427cc806db3eaffe278572ed71bdd5e5f522ea Thu Apr 09 09:42:59 CDT 2020 Matt Spinler <spinler@us.ibm.com> PEL: Find message registry callouts to use
Add Registry::getCallouts() to find, based on the system type and AdditionalData property, the callouts that apply for the callout JSON passed in. This will be used to choose the callouts to add to a PEL based on the system and current failure informaton.
These files describe the actual JSON format: * extensions/openpower-pels/registry/README.md * extensions/openpower-pels/registry/schema/schema.json
Signed-off-by: Matt Spinler <spinler@us.ibm.com> Change-Id: I5901e459981b10f6c338d3ef827d9128338dca50
|
H A D | registry.cpp | diff 6b427cc806db3eaffe278572ed71bdd5e5f522ea Thu Apr 09 09:42:59 CDT 2020 Matt Spinler <spinler@us.ibm.com> PEL: Find message registry callouts to use
Add Registry::getCallouts() to find, based on the system type and AdditionalData property, the callouts that apply for the callout JSON passed in. This will be used to choose the callouts to add to a PEL based on the system and current failure informaton.
These files describe the actual JSON format: * extensions/openpower-pels/registry/README.md * extensions/openpower-pels/registry/schema/schema.json
Signed-off-by: Matt Spinler <spinler@us.ibm.com> Change-Id: I5901e459981b10f6c338d3ef827d9128338dca50
|
/openbmc/phosphor-logging/test/openpower-pels/ |
H A D | registry_test.cpp | diff 6b427cc806db3eaffe278572ed71bdd5e5f522ea Thu Apr 09 09:42:59 CDT 2020 Matt Spinler <spinler@us.ibm.com> PEL: Find message registry callouts to use
Add Registry::getCallouts() to find, based on the system type and AdditionalData property, the callouts that apply for the callout JSON passed in. This will be used to choose the callouts to add to a PEL based on the system and current failure informaton.
These files describe the actual JSON format: * extensions/openpower-pels/registry/README.md * extensions/openpower-pels/registry/schema/schema.json
Signed-off-by: Matt Spinler <spinler@us.ibm.com> Change-Id: I5901e459981b10f6c338d3ef827d9128338dca50
|