Update pldm_variables.py with latest GetPDR record handle values.
Change-Id: I8fc993cecb8b6c9d1c8d6dbdf9ec7bc1d3290b95
Signed-off-by: Sridevi Ramesh <sridevra@in.ibm.com>
diff --git a/data/pldm_variables.py b/data/pldm_variables.py
index b762281..4995c1d 100755
--- a/data/pldm_variables.py
+++ b/data/pldm_variables.py
@@ -116,11 +116,12 @@
'pdrtype': ['20'],
'recordchangenumber': ['0'],
'datalength': ['10'],
- 'pldmterminushandle': ['0'],
+ 'pldmterminushandle': ['0', '2'],
'entitytype': ['System Board', 'Chassis front panel board (control panel)',
'Management Controller', '208(OEM)', 'Power converter',
'System (logical)', 'System chassis (main enclosure)',
- 'Chassis front panel board (control panel)'],
+ 'Chassis front panel board (control panel)',
+ 'Processor Module', 'Memory Module'],
'containerid': ['0', '1', '2', '3']}
RESPONSE_DICT_GETPDR_PDRENTITYASSOCIATION = {