From ad9d33a41a1f6d62dbced1ec1c82234b1f192a65 Mon Sep 17 00:00:00 2001 From: Matt Spinler Date: Fri, 16 Nov 2018 13:47:27 -0600 Subject: wspoon: IBM error policy table version 1.8.1 Add the InvalidCertificate and NoCACertificate entries. (From meta-ibm rev: cc4d64527d750bad891601723b8eeaeb79f4b414) Change-Id: Ida53ad190ea91c601da7b73847bf78f762e595a0 Signed-off-by: Matt Spinler Signed-off-by: Brad Bishop --- .../logging/ibm-logging/policyTable.json | 50 ++++++++++++++++++++-- 1 file changed, 46 insertions(+), 4 deletions(-) (limited to 'meta-ibm') diff --git a/meta-ibm/meta-witherspoon/recipes-phosphor/logging/ibm-logging/policyTable.json b/meta-ibm/meta-witherspoon/recipes-phosphor/logging/ibm-logging/policyTable.json index d6e701039..c7ba602de 100644 --- a/meta-ibm/meta-witherspoon/recipes-phosphor/logging/ibm-logging/policyTable.json +++ b/meta-ibm/meta-witherspoon/recipes-phosphor/logging/ibm-logging/policyTable.json @@ -9849,6 +9849,27 @@ "UserAction": null, "VMMigrationFlag": null }, + "xyz.openbmc_project.Certs.Install.Error.InvalidCertificate": { + "AffectedLEDs": null, + "AffectedSubsystem": "Systems Management - Core / Virtual Appliance", + "BMCMessageID": "xyz.openbmc_project.Certs.Install.Error.InvalidCertificate", + "CallHomeCandidate": false, + "CommonEventID": "FQPSPCR0075G", + "ComponentInstance": null, + "DateAdded": null, + "DateReviewed": null, + "EventType": "Firmware/Software Failure", + "Internal": false, + "LengthyDescription": "The provided certificate is not valid. The BMC will continue operating with the old certificate.", + "LogSource": "BMC", + "Message": "The provided certificate is not valid", + "ReferencedInventory": null, + "RelatedEventIDs": {}, + "Serviceable": true, + "Severity": "Warning", + "UserAction": null, + "VMMigrationFlag": null + }, "xyz.openbmc_project.Common.Callout.Error.Device||FSI": { "AffectedLEDs": null, "AffectedSubsystem": "Systems Management - Core / Virtual Appliance", @@ -10248,6 +10269,27 @@ "UserAction": null, "VMMigrationFlag": null }, + "xyz.openbmc_project.Common.Error.NoCACertificate": { + "AffectedLEDs": null, + "AffectedSubsystem": "Systems Management - Core / Virtual Appliance", + "BMCMessageID": "xyz.openbmc_project.Common.Error.NoCACertificate", + "CallHomeCandidate": false, + "CommonEventID": "FQPSPCR0076G", + "ComponentInstance": null, + "DateAdded": null, + "DateReviewed": null, + "EventType": "Firmware/Software Failure", + "Internal": false, + "LengthyDescription": "Unable to validate the Certificate Authority (CA) for an external server, such as an LDAP server.", + "LogSource": "BMC", + "Message": "Unable to verify a server's CA certificate", + "ReferencedInventory": null, + "RelatedEventIDs": {}, + "Serviceable": true, + "Severity": "Warning", + "UserAction": null, + "VMMigrationFlag": null + }, "xyz.openbmc_project.Common.Error.NotAllowed": { "AffectedLEDs": null, "AffectedSubsystem": "Systems Management - Core / Virtual Appliance", @@ -10693,7 +10735,7 @@ "AffectedLEDs": null, "AffectedSubsystem": "Systems Management - Core / Virtual Appliance", "BMCMessageID": "xyz.openbmc_project.Control.Host.Error.CommandNotSupported", - "CallHomeCandidate": null, + "CallHomeCandidate": false, "CommonEventID": "FQPSPCR0039F", "ComponentInstance": null, "DateAdded": null, @@ -21685,7 +21727,7 @@ "Internal": false, "LengthyDescription": null, "LogSource": "BMC", - "Message": "Three or more CPU cores have gone over temperature, initiating a thermal shutdown.", + "Message": "Three or more CPU cores have gone over temperature, initiating a thermal shutdown.", "ReferencedInventory": "temperature", "RelatedEventIDs": {}, "Serviceable": true, @@ -22116,7 +22158,7 @@ }, "fileInfo": { "Entity": "IBM OpenBMC", - "Version": 1.8, + "Version": "1.8.1", "language": "English" } -} +} \ No newline at end of file -- cgit v1.2.3