From f77554febd3ec53fe78b5bb574f5aa3c26a96b5b Mon Sep 17 00:00:00 2001 From: Jarrod Johnson Date: Thu, 14 Mar 2019 15:50:24 -0400 Subject: [PATCH] Pass through message for Optane Pass through message as-is rather than try to rephrase it. Change-Id: I120606b5eef6de9ac24597ce58ee5a54dc326a34 --- pyghmi/ipmi/oem/lenovo/imm.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyghmi/ipmi/oem/lenovo/imm.py b/pyghmi/ipmi/oem/lenovo/imm.py index 600e635f..38e1dd78 100644 --- a/pyghmi/ipmi/oem/lenovo/imm.py +++ b/pyghmi/ipmi/oem/lenovo/imm.py @@ -1705,7 +1705,7 @@ class XCCClient(IMMClient): 'name': 'Optane DCPDIMM', 'health': pygconst.Health.Warning, 'type': 'Memory', - 'states': ['Near/Far Memory Ratio not recommended']}, + 'states': [item['message']]}, '') ) else: