summaryrefslogtreecommitdiffstats
path: root/meta-ibm
diff options
context:
space:
mode:
authorMatt Spinler <spinler@us.ibm.com>2018-11-16 13:47:27 -0600
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2018-11-19 23:02:53 -0500
commitad9d33a41a1f6d62dbced1ec1c82234b1f192a65 (patch)
treeaddebdc7ecf5e94e722d36b0249ff5e3d1775bc4 /meta-ibm
parent47aa1f19f01fe2d905a96027728074d858aec541 (diff)
downloadtalos-openbmc-ad9d33a41a1f6d62dbced1ec1c82234b1f192a65.tar.gz
talos-openbmc-ad9d33a41a1f6d62dbced1ec1c82234b1f192a65.zip
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 <spinler@us.ibm.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-ibm')
-rw-r--r--meta-ibm/meta-witherspoon/recipes-phosphor/logging/ibm-logging/policyTable.json50
1 files changed, 46 insertions, 4 deletions
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
OpenPOWER on IntegriCloud