Update pretty name of inventory items in Json
Updates inventory JSON of Rainier and Everest to populate
pretty name similar to name mentioned in the IBM Knowledge
center document.
Change-Id: I0518b2d6e5f0a751394c3ff29f3989e9c458c7b0
Signed-off-by: RekhaAparna01 <vrekhaaparna@ibm.com>
diff --git a/config/ibm/50003000_v2.json b/config/ibm/50003000_v2.json
index 010e423..cec0b7f 100644
--- a/config/ibm/50003000_v2.json
+++ b/config/ibm/50003000_v2.json
@@ -52,7 +52,7 @@
"LocationCode": "Ufcs-P0"
},
"xyz.openbmc_project.Inventory.Item": {
- "PrettyName": "System Backplane"
+ "PrettyName": "System backplane"
}
}
},
@@ -121,7 +121,7 @@
"LocationCode": "Ufcs-P0-C1"
},
"xyz.openbmc_project.Inventory.Item": {
- "PrettyName": "PCIe Slot"
+ "PrettyName": "PCIe4 x8 adapter"
}
}
},
@@ -138,7 +138,7 @@
"LocationCode": "Ufcs-P0-C2"
},
"xyz.openbmc_project.Inventory.Item": {
- "PrettyName": "PCIe Slot"
+ "PrettyName": "PCIe4 x16 or PCIe5 x8 adapter"
}
}
},
@@ -155,7 +155,7 @@
"LocationCode": "Ufcs-P0-C3"
},
"xyz.openbmc_project.Inventory.Item": {
- "PrettyName": "PCIe Slot"
+ "PrettyName": "PCIe4 x16 or PCIe5 x8 adapter"
}
}
},
@@ -172,7 +172,7 @@
"LocationCode": "Ufcs-P0-C4"
},
"xyz.openbmc_project.Inventory.Item": {
- "PrettyName": "PCIe Slot"
+ "PrettyName": "PCIe4 x16 or PCIe5 x8 adapter"
}
}
},
@@ -189,7 +189,7 @@
"LocationCode": "Ufcs-P0-C5"
},
"xyz.openbmc_project.Inventory.Item": {
- "PrettyName": "PCIe Slot"
+ "PrettyName": "PCIe4 x16 or PCIe5 x8 adapter"
}
}
},
@@ -206,7 +206,7 @@
"LocationCode": "Ufcs-P0-C6"
},
"xyz.openbmc_project.Inventory.Item": {
- "PrettyName": "PCIe Slot"
+ "PrettyName": "PCIe4 x8 adapter"
}
}
},
@@ -223,7 +223,7 @@
"LocationCode": "Ufcs-P0-C7"
},
"xyz.openbmc_project.Inventory.Item": {
- "PrettyName": "PCIe Slot"
+ "PrettyName": "PCIe5 x8 adapter"
}
}
},
@@ -240,7 +240,7 @@
"LocationCode": "Ufcs-P0-C8"
},
"xyz.openbmc_project.Inventory.Item": {
- "PrettyName": "PCIe Slot"
+ "PrettyName": "PCIe4 x16 or PCIe5 x8 adapter"
}
}
},
@@ -257,7 +257,7 @@
"LocationCode": "Ufcs-P0-C9"
},
"xyz.openbmc_project.Inventory.Item": {
- "PrettyName": "PCIe Slot"
+ "PrettyName": "PCIe4 x8 adapter"
}
}
},
@@ -274,7 +274,7 @@
"LocationCode": "Ufcs-P0-C10"
},
"xyz.openbmc_project.Inventory.Item": {
- "PrettyName": "PCIe Slot"
+ "PrettyName": "PCIe5 x8 adapter"
}
}
},
@@ -291,7 +291,7 @@
"LocationCode": "Ufcs-P0-C11"
},
"xyz.openbmc_project.Inventory.Item": {
- "PrettyName": "PCIe Slot"
+ "PrettyName": "PCIe4 x16 or PCIe5 x8 adapter"
}
}
},
@@ -307,7 +307,7 @@
"LocationCode": "Ufcs-P1-T1"
},
"xyz.openbmc_project.Inventory.Item": {
- "PrettyName": "Dummy PCIe USB Adapter Slot"
+ "PrettyName": "USB 3.0 port 2"
}
}
},
@@ -323,7 +323,7 @@
"SlotNumber": 12
},
"xyz.openbmc_project.Inventory.Item": {
- "PrettyName": "Dummy PCIe USB Adapter"
+ "PrettyName": "USB 3.0 port 2"
}
}
},
@@ -380,7 +380,7 @@
"LocationCode": "Ufcs-P0-T0"
},
"xyz.openbmc_project.Inventory.Item": {
- "PrettyName": "OpenCAPI Port Connector"
+ "PrettyName": "OpenCAPI Port Conn 0"
}
}
},
@@ -393,7 +393,7 @@
"LocationCode": "Ufcs-P0-T1"
},
"xyz.openbmc_project.Inventory.Item": {
- "PrettyName": "OpenCAPI Port Connector"
+ "PrettyName": "OpenCAPI Port Conn 1"
}
}
},
@@ -406,7 +406,7 @@
"LocationCode": "Ufcs-P0-T2"
},
"xyz.openbmc_project.Inventory.Item": {
- "PrettyName": "OpenCAPI Port Connector"
+ "PrettyName": "OpenCAPI Port Conn 2"
}
}
},
@@ -419,7 +419,7 @@
"LocationCode": "Ufcs-P0-T3"
},
"xyz.openbmc_project.Inventory.Item": {
- "PrettyName": "OpenCAPI Port Connector"
+ "PrettyName": "OpenCAPI Port Conn 3"
}
}
},
@@ -432,7 +432,7 @@
"LocationCode": "Ufcs-P0-T4"
},
"xyz.openbmc_project.Inventory.Item": {
- "PrettyName": "OpenCAPI Port Connector"
+ "PrettyName": "OpenCAPI Port Conn 4"
}
}
},
@@ -445,7 +445,7 @@
"LocationCode": "Ufcs-P0-T5"
},
"xyz.openbmc_project.Inventory.Item": {
- "PrettyName": "OpenCAPI Port Connector"
+ "PrettyName": "OpenCAPI Port Conn 5"
}
}
}
@@ -459,7 +459,7 @@
"LocationCode": "Ufcs-P0-C0"
},
"xyz.openbmc_project.Inventory.Item": {
- "PrettyName": "BMC Card"
+ "PrettyName": "eBMC card assembly"
}
}
},
@@ -481,7 +481,7 @@
}
},
"xyz.openbmc_project.Inventory.Item": {
- "PrettyName": "HMC Ethernet Connector"
+ "PrettyName": "HMC port 1"
}
}
},
@@ -503,7 +503,7 @@
}
},
"xyz.openbmc_project.Inventory.Item": {
- "PrettyName": "HMC Ethernet Connector"
+ "PrettyName": "HMC port 2"
}
}
},
@@ -515,7 +515,7 @@
"LocationCode": "Ufcs-P0-C0-T0"
},
"xyz.openbmc_project.Inventory.Item": {
- "PrettyName": "Rear OS USB Top Connector"
+ "PrettyName": "USB 3.0 port 1"
}
}
},
@@ -527,7 +527,7 @@
"LocationCode": "Ufcs-P0-C0-T1"
},
"xyz.openbmc_project.Inventory.Item": {
- "PrettyName": "Rear OS USB Bottom Connector"
+ "PrettyName": "USB 3.0 port 2"
}
}
},
@@ -539,7 +539,7 @@
"LocationCode": "Ufcs-P0-C0-T4"
},
"xyz.openbmc_project.Inventory.Item": {
- "PrettyName": "BMC USB Connector"
+ "PrettyName": "USB 2.0 port 1"
}
}
},
@@ -551,7 +551,7 @@
"LocationCode": "Ufcs-P0-C0-T5"
},
"xyz.openbmc_project.Inventory.Item": {
- "PrettyName": "BMC USB Connector"
+ "PrettyName": "USB 2.0 port 2"
}
}
},
@@ -563,7 +563,7 @@
"LocationCode": "Ufcs-P0-C0-E0"
},
"xyz.openbmc_project.Inventory.Item": {
- "PrettyName": "Time Of Day Battery"
+ "PrettyName": "Time-of-day battery"
}
}
}
@@ -577,7 +577,7 @@
"LocationCode": "Ufcs-P0-C54"
},
"xyz.openbmc_project.Inventory.Item": {
- "PrettyName": "Voltage Regulator Module"
+ "PrettyName": "Miscellaneous voltage regulator module for system processor module 3"
}
}
}
@@ -591,7 +591,7 @@
"LocationCode": "Ufcs-P0-C55"
},
"xyz.openbmc_project.Inventory.Item": {
- "PrettyName": "Voltage Regulator Module"
+ "PrettyName": "Processor voltage regulator module for system processor module 3"
}
}
}
@@ -605,7 +605,7 @@
"LocationCode": "Ufcs-P0-C57"
},
"xyz.openbmc_project.Inventory.Item": {
- "PrettyName": "Voltage Regulator Module"
+ "PrettyName": "Processor voltage regulator module for system processor module 3"
}
}
}
@@ -619,7 +619,7 @@
"LocationCode": "Ufcs-P0-C58"
},
"xyz.openbmc_project.Inventory.Item": {
- "PrettyName": "Voltage Regulator Module"
+ "PrettyName": "Shared voltage regulator module"
}
}
}
@@ -633,7 +633,7 @@
"LocationCode": "Ufcs-P0-C12"
},
"xyz.openbmc_project.Inventory.Item": {
- "PrettyName": "Voltage Regulator Module"
+ "PrettyName": "Miscellaneous voltage regulator module for system processor module 1"
}
}
}
@@ -647,7 +647,7 @@
"LocationCode": "Ufcs-P0-C13"
},
"xyz.openbmc_project.Inventory.Item": {
- "PrettyName": "Voltage Regulator Module"
+ "PrettyName": "Processor voltage regulator module for system processor module 1"
}
}
}
@@ -661,7 +661,7 @@
"LocationCode": "Ufcs-P0-C15"
},
"xyz.openbmc_project.Inventory.Item": {
- "PrettyName": "Voltage Regulator Module"
+ "PrettyName": "Processor voltage regulator module for system processor module 1"
}
}
}
@@ -675,7 +675,7 @@
"LocationCode": "Ufcs-P0-C16"
},
"xyz.openbmc_project.Inventory.Item": {
- "PrettyName": "Voltage Regulator Module"
+ "PrettyName": "Shared voltage regulator module"
}
}
}
@@ -689,7 +689,7 @@
"LocationCode": "Ufcs-P0-C59"
},
"xyz.openbmc_project.Inventory.Item": {
- "PrettyName": "Voltage Regulator Module"
+ "PrettyName": "I/O and standby voltage regulator module"
}
}
}
@@ -703,7 +703,7 @@
"LocationCode": "Ufcs-P0-C60"
},
"xyz.openbmc_project.Inventory.Item": {
- "PrettyName": "Voltage Regulator Module"
+ "PrettyName": "Processor voltage regulator module for system processor module 0"
}
}
}
@@ -717,7 +717,7 @@
"LocationCode": "Ufcs-P0-C62"
},
"xyz.openbmc_project.Inventory.Item": {
- "PrettyName": "Voltage Regulator Module"
+ "PrettyName": "Processor voltage regulator module for system processor module 0"
}
}
}
@@ -731,7 +731,7 @@
"LocationCode": "Ufcs-P0-C63"
},
"xyz.openbmc_project.Inventory.Item": {
- "PrettyName": "Voltage Regulator Module"
+ "PrettyName": "Miscellaneous voltage regulator module for system processor module 0"
}
}
}
@@ -745,7 +745,7 @@
"LocationCode": "Ufcs-P0-C17"
},
"xyz.openbmc_project.Inventory.Item": {
- "PrettyName": "Voltage Regulator Module"
+ "PrettyName": "I/O and standby voltage regulator module"
}
}
}
@@ -759,7 +759,7 @@
"LocationCode": "Ufcs-P0-C18"
},
"xyz.openbmc_project.Inventory.Item": {
- "PrettyName": "Voltage Regulator Module"
+ "PrettyName": "Processor voltage regulator module for system processor module 2"
}
}
}
@@ -773,7 +773,7 @@
"LocationCode": "Ufcs-P0-C20"
},
"xyz.openbmc_project.Inventory.Item": {
- "PrettyName": "Voltage Regulator Module"
+ "PrettyName": "Processor voltage regulator module for system processor module 2"
}
}
}
@@ -787,7 +787,7 @@
"LocationCode": "Ufcs-P0-C21"
},
"xyz.openbmc_project.Inventory.Item": {
- "PrettyName": "Voltage Regulator Module"
+ "PrettyName": "Miscellaneous voltage regulator module for system processor module 2"
}
}
}
@@ -801,7 +801,7 @@
"LocationCode": "Ufcs-P0-C96"
},
"xyz.openbmc_project.Inventory.Item": {
- "PrettyName": "TPM Card"
+ "PrettyName": "Trusted platform module card"
}
}
}
@@ -818,7 +818,7 @@
"LocationCode": "Ufcs-P0-C61"
},
"xyz.openbmc_project.Inventory.Item": {
- "PrettyName": "Processor Module"
+ "PrettyName": "System processor module 0"
}
}
},
@@ -970,7 +970,7 @@
"LocationCode": "Ufcs-P0-C61"
},
"xyz.openbmc_project.Inventory.Item": {
- "PrettyName": "Processor Module"
+ "PrettyName": "System processor module 0"
}
}
},
@@ -1123,7 +1123,7 @@
"LocationCode": "Ufcs-P0-C14"
},
"xyz.openbmc_project.Inventory.Item": {
- "PrettyName": "Processor Module"
+ "PrettyName": "System processor module 1"
}
}
},
@@ -1275,7 +1275,7 @@
"LocationCode": "Ufcs-P0-C14"
},
"xyz.openbmc_project.Inventory.Item": {
- "PrettyName": "Processor Module"
+ "PrettyName": "System processor module 1"
}
}
},
@@ -1427,7 +1427,7 @@
"LocationCode": "Ufcs-P0-C19"
},
"xyz.openbmc_project.Inventory.Item": {
- "PrettyName": "Processor Module"
+ "PrettyName": "System processor module 2"
}
}
},
@@ -1579,7 +1579,7 @@
"LocationCode": "Ufcs-P0-C19"
},
"xyz.openbmc_project.Inventory.Item": {
- "PrettyName": "Processor Module"
+ "PrettyName": "System processor module 2"
}
}
},
@@ -1731,7 +1731,7 @@
"LocationCode": "Ufcs-P0-C56"
},
"xyz.openbmc_project.Inventory.Item": {
- "PrettyName": "Processor Module"
+ "PrettyName": "System processor module 3"
}
}
},
@@ -1883,7 +1883,7 @@
"LocationCode": "Ufcs-P0-C56"
},
"xyz.openbmc_project.Inventory.Item": {
- "PrettyName": "Processor Module"
+ "PrettyName": "System processor module 3"
}
}
},
@@ -2032,7 +2032,7 @@
"LocationCode": "Ufcs-P1"
},
"xyz.openbmc_project.Inventory.Item": {
- "PrettyName": "NVMe Backplane"
+ "PrettyName": "Drive backplane"
}
}
},
@@ -2049,7 +2049,7 @@
"LocationCode": "Ufcs-P1-C0"
},
"xyz.openbmc_project.Inventory.Item": {
- "PrettyName": "U.2 PCIe Slot"
+ "PrettyName": "NVMe U.2 drive 0"
}
}
},
@@ -2067,7 +2067,7 @@
"LocationCode": "Ufcs-P1-C0"
},
"xyz.openbmc_project.Inventory.Item": {
- "PrettyName": "NVMe Drive"
+ "PrettyName": "NVMe U.2 drive 0"
}
}
},
@@ -2084,7 +2084,7 @@
"LocationCode": "Ufcs-P1-C1"
},
"xyz.openbmc_project.Inventory.Item": {
- "PrettyName": "U.2 PCIe Slot"
+ "PrettyName": "NVMe U.2 drive 1"
}
}
},
@@ -2102,7 +2102,7 @@
"LocationCode": "Ufcs-P1-C1"
},
"xyz.openbmc_project.Inventory.Item": {
- "PrettyName": "NVMe Drive"
+ "PrettyName": "NVMe U.2 drive 1"
}
}
},
@@ -2119,7 +2119,7 @@
"LocationCode": "Ufcs-P1-C2"
},
"xyz.openbmc_project.Inventory.Item": {
- "PrettyName": "U.2 PCIe Slot"
+ "PrettyName": "NVMe U.2 drive 2"
}
}
},
@@ -2137,7 +2137,7 @@
"LocationCode": "Ufcs-P1-C2"
},
"xyz.openbmc_project.Inventory.Item": {
- "PrettyName": "NVMe Drive"
+ "PrettyName": "NVMe U.2 drive 2"
}
}
},
@@ -2154,7 +2154,7 @@
"LocationCode": "Ufcs-P1-C3"
},
"xyz.openbmc_project.Inventory.Item": {
- "PrettyName": "U.2 PCIe Slot"
+ "PrettyName": "NVMe U.2 drive 3"
}
}
},
@@ -2172,7 +2172,7 @@
"LocationCode": "Ufcs-P1-C3"
},
"xyz.openbmc_project.Inventory.Item": {
- "PrettyName": "NVMe Drive"
+ "PrettyName": "NVMe U.2 drive 3"
}
}
},
@@ -2189,7 +2189,7 @@
"LocationCode": "Ufcs-P1-C4"
},
"xyz.openbmc_project.Inventory.Item": {
- "PrettyName": "U.2 PCIe Slot"
+ "PrettyName": "NVMe U.2 drive 4"
}
}
},
@@ -2207,7 +2207,7 @@
"LocationCode": "Ufcs-P1-C4"
},
"xyz.openbmc_project.Inventory.Item": {
- "PrettyName": "NVMe Drive"
+ "PrettyName": "NVMe U.2 drive 4"
}
}
},
@@ -2224,7 +2224,7 @@
"LocationCode": "Ufcs-P1-C5"
},
"xyz.openbmc_project.Inventory.Item": {
- "PrettyName": "U.2 PCIe Slot"
+ "PrettyName": "NVMe U.2 drive 5"
}
}
},
@@ -2242,7 +2242,7 @@
"LocationCode": "Ufcs-P1-C5"
},
"xyz.openbmc_project.Inventory.Item": {
- "PrettyName": "NVMe Drive"
+ "PrettyName": "NVMe U.2 drive 5"
}
}
},
@@ -2259,7 +2259,7 @@
"LocationCode": "Ufcs-P1-C6"
},
"xyz.openbmc_project.Inventory.Item": {
- "PrettyName": "U.2 PCIe Slot"
+ "PrettyName": "NVMe U.2 drive 6"
}
}
},
@@ -2277,7 +2277,7 @@
"LocationCode": "Ufcs-P1-C6"
},
"xyz.openbmc_project.Inventory.Item": {
- "PrettyName": "NVMe Drive"
+ "PrettyName": "NVMe U.2 drive 6"
}
}
},
@@ -2294,7 +2294,7 @@
"LocationCode": "Ufcs-P1-C7"
},
"xyz.openbmc_project.Inventory.Item": {
- "PrettyName": "U.2 PCIe Slot"
+ "PrettyName": "NVMe U.2 drive 7"
}
}
},
@@ -2312,7 +2312,7 @@
"LocationCode": "Ufcs-P1-C7"
},
"xyz.openbmc_project.Inventory.Item": {
- "PrettyName": "NVMe Drive"
+ "PrettyName": "NVMe U.2 drive 7"
}
}
},
@@ -2329,7 +2329,7 @@
"LocationCode": "Ufcs-P1-C8"
},
"xyz.openbmc_project.Inventory.Item": {
- "PrettyName": "U.2 PCIe Slot"
+ "PrettyName": "NVMe U.2 drive 8"
}
}
},
@@ -2347,7 +2347,7 @@
"LocationCode": "Ufcs-P1-C8"
},
"xyz.openbmc_project.Inventory.Item": {
- "PrettyName": "NVMe Drive"
+ "PrettyName": "NVMe U.2 drive 8"
}
}
},
@@ -2364,7 +2364,7 @@
"LocationCode": "Ufcs-P1-C9"
},
"xyz.openbmc_project.Inventory.Item": {
- "PrettyName": "U.2 PCIe Slot"
+ "PrettyName": "NVMe U.2 drive 9"
}
}
},
@@ -2382,7 +2382,7 @@
"LocationCode": "Ufcs-P1-C9"
},
"xyz.openbmc_project.Inventory.Item": {
- "PrettyName": "NVMe Drive"
+ "PrettyName": "NVMe U.2 drive 9"
}
}
},
@@ -2395,7 +2395,7 @@
"LocationCode": "Ufcs-P1-T0"
},
"xyz.openbmc_project.Inventory.Item": {
- "PrettyName": "Front OS USB Top Connector"
+ "PrettyName": "USB 3.0 port 1"
}
}
},
@@ -2408,7 +2408,7 @@
"LocationCode": "Ufcs-P1-T1"
},
"xyz.openbmc_project.Inventory.Item": {
- "PrettyName": "Front OS USB Bot Connector"
+ "PrettyName": "USB 3.0 port 2"
}
}
}
@@ -2427,7 +2427,7 @@
"LocationCode": "Ufcs-D1"
},
"xyz.openbmc_project.Inventory.Item": {
- "PrettyName": "Operator Panel LCD"
+ "PrettyName": "Control panel display"
}
}
}
@@ -2446,7 +2446,7 @@
"LocationCode": "Ufcs-D0"
},
"xyz.openbmc_project.Inventory.Item": {
- "PrettyName": "Operator Panel Base"
+ "PrettyName": "Control panel"
}
}
}
@@ -2553,7 +2553,7 @@
"SlotNumber": 1
},
"xyz.openbmc_project.Inventory.Item": {
- "PrettyName": "PCIe Card"
+ "PrettyName": "PCIe4 x8 adapter"
}
}
},
@@ -2624,7 +2624,7 @@
"SlotNumber": 2
},
"xyz.openbmc_project.Inventory.Item": {
- "PrettyName": "PCIe Card"
+ "PrettyName": "PCIe4 x16 or PCIe5 x8 adapter"
}
}
},
@@ -2695,7 +2695,7 @@
"SlotNumber": 3
},
"xyz.openbmc_project.Inventory.Item": {
- "PrettyName": "PCIe Card"
+ "PrettyName": "PCIe4 x16 or PCIe5 x8 adapter"
}
}
},
@@ -2766,7 +2766,7 @@
"SlotNumber": 4
},
"xyz.openbmc_project.Inventory.Item": {
- "PrettyName": "PCIe Card"
+ "PrettyName": "PCIe4 x16 or PCIe5 x8 adapter"
}
}
},
@@ -2837,7 +2837,7 @@
"SlotNumber": 5
},
"xyz.openbmc_project.Inventory.Item": {
- "PrettyName": "PCIe Card"
+ "PrettyName": "PCIe4 x16 or PCIe5 x8 adapter"
}
}
},
@@ -2907,7 +2907,7 @@
"SlotNumber": 6
},
"xyz.openbmc_project.Inventory.Item": {
- "PrettyName": "PCIe Card"
+ "PrettyName": "PCIe4 x8 adapter"
}
}
}
@@ -2950,7 +2950,7 @@
"SlotNumber": 7
},
"xyz.openbmc_project.Inventory.Item": {
- "PrettyName": "PCIe Card"
+ "PrettyName": "PCIe5 x8 adapter"
}
}
},
@@ -3021,7 +3021,7 @@
"SlotNumber": 8
},
"xyz.openbmc_project.Inventory.Item": {
- "PrettyName": "PCIe Card"
+ "PrettyName": "PCIe4 x16 or PCIe5 x8 adapter"
}
}
},
@@ -3091,7 +3091,7 @@
"SlotNumber": 9
},
"xyz.openbmc_project.Inventory.Item": {
- "PrettyName": "PCIe Card"
+ "PrettyName": "PCIe4 x8 adapter"
}
}
}
@@ -3134,7 +3134,7 @@
"SlotNumber": 10
},
"xyz.openbmc_project.Inventory.Item": {
- "PrettyName": "PCIe Card"
+ "PrettyName": "PCIe5 x8 adapter"
}
}
},
@@ -3205,7 +3205,7 @@
"SlotNumber": 11
},
"xyz.openbmc_project.Inventory.Item": {
- "PrettyName": "PCIe Card"
+ "PrettyName": "PCIe4 x16 or PCIe5 x8 adapter"
}
}
},
@@ -3247,7 +3247,7 @@
"LocationCode": "Ufcs-P0-C22"
},
"xyz.openbmc_project.Inventory.Item": {
- "PrettyName": "Memory DIMM"
+ "PrettyName": "Memory module 0"
},
"xyz.openbmc_project.State.Decorator.Availability": {
"Available": false
@@ -3300,7 +3300,7 @@
"LocationCode": "Ufcs-P0-C23"
},
"xyz.openbmc_project.Inventory.Item": {
- "PrettyName": "Memory DIMM"
+ "PrettyName": "Memory module 1"
},
"xyz.openbmc_project.State.Decorator.Availability": {
"Available": false
@@ -3353,7 +3353,7 @@
"LocationCode": "Ufcs-P0-C24"
},
"xyz.openbmc_project.Inventory.Item": {
- "PrettyName": "Memory DIMM"
+ "PrettyName": "Memory module 2"
},
"xyz.openbmc_project.State.Decorator.Availability": {
"Available": false
@@ -3406,7 +3406,7 @@
"LocationCode": "Ufcs-P0-C25"
},
"xyz.openbmc_project.Inventory.Item": {
- "PrettyName": "Memory DIMM"
+ "PrettyName": "Memory module 3"
},
"xyz.openbmc_project.State.Decorator.Availability": {
"Available": false
@@ -3459,7 +3459,7 @@
"LocationCode": "Ufcs-P0-C26"
},
"xyz.openbmc_project.Inventory.Item": {
- "PrettyName": "Memory DIMM"
+ "PrettyName": "Memory module 4"
},
"xyz.openbmc_project.State.Decorator.Availability": {
"Available": false
@@ -3512,7 +3512,7 @@
"LocationCode": "Ufcs-P0-C27"
},
"xyz.openbmc_project.Inventory.Item": {
- "PrettyName": "Memory DIMM"
+ "PrettyName": "Memory module 5"
},
"xyz.openbmc_project.State.Decorator.Availability": {
"Available": false
@@ -3565,7 +3565,7 @@
"LocationCode": "Ufcs-P0-C28"
},
"xyz.openbmc_project.Inventory.Item": {
- "PrettyName": "Memory DIMM"
+ "PrettyName": "Memory module 6"
},
"xyz.openbmc_project.State.Decorator.Availability": {
"Available": false
@@ -3618,7 +3618,7 @@
"LocationCode": "Ufcs-P0-C29"
},
"xyz.openbmc_project.Inventory.Item": {
- "PrettyName": "Memory DIMM"
+ "PrettyName": "Memory module 7"
},
"xyz.openbmc_project.State.Decorator.Availability": {
"Available": false
@@ -3671,7 +3671,7 @@
"LocationCode": "Ufcs-P0-C30"
},
"xyz.openbmc_project.Inventory.Item": {
- "PrettyName": "Memory DIMM"
+ "PrettyName": "Memory module 8"
},
"xyz.openbmc_project.State.Decorator.Availability": {
"Available": false
@@ -3724,7 +3724,7 @@
"LocationCode": "Ufcs-P0-C31"
},
"xyz.openbmc_project.Inventory.Item": {
- "PrettyName": "Memory DIMM"
+ "PrettyName": "Memory module 9"
},
"xyz.openbmc_project.State.Decorator.Availability": {
"Available": false
@@ -3777,7 +3777,7 @@
"LocationCode": "Ufcs-P0-C32"
},
"xyz.openbmc_project.Inventory.Item": {
- "PrettyName": "Memory DIMM"
+ "PrettyName": "Memory module 10"
},
"xyz.openbmc_project.State.Decorator.Availability": {
"Available": false
@@ -3830,7 +3830,7 @@
"LocationCode": "Ufcs-P0-C33"
},
"xyz.openbmc_project.Inventory.Item": {
- "PrettyName": "Memory DIMM"
+ "PrettyName": "Memory module 11"
},
"xyz.openbmc_project.State.Decorator.Availability": {
"Available": false
@@ -3883,7 +3883,7 @@
"LocationCode": "Ufcs-P0-C34"
},
"xyz.openbmc_project.Inventory.Item": {
- "PrettyName": "Memory DIMM"
+ "PrettyName": "Memory module 12"
},
"xyz.openbmc_project.State.Decorator.Availability": {
"Available": false
@@ -3936,7 +3936,7 @@
"LocationCode": "Ufcs-P0-C35"
},
"xyz.openbmc_project.Inventory.Item": {
- "PrettyName": "Memory DIMM"
+ "PrettyName": "Memory module 13"
},
"xyz.openbmc_project.State.Decorator.Availability": {
"Available": false
@@ -3989,7 +3989,7 @@
"LocationCode": "Ufcs-P0-C36"
},
"xyz.openbmc_project.Inventory.Item": {
- "PrettyName": "Memory DIMM"
+ "PrettyName": "Memory module 14"
},
"xyz.openbmc_project.State.Decorator.Availability": {
"Available": false
@@ -4042,7 +4042,7 @@
"LocationCode": "Ufcs-P0-C37"
},
"xyz.openbmc_project.Inventory.Item": {
- "PrettyName": "Memory DIMM"
+ "PrettyName": "Memory module 15"
},
"xyz.openbmc_project.State.Decorator.Availability": {
"Available": false
@@ -4095,7 +4095,7 @@
"LocationCode": "Ufcs-P0-C38"
},
"xyz.openbmc_project.Inventory.Item": {
- "PrettyName": "Memory DIMM"
+ "PrettyName": "Memory module 16"
},
"xyz.openbmc_project.State.Decorator.Availability": {
"Available": false
@@ -4148,7 +4148,7 @@
"LocationCode": "Ufcs-P0-C39"
},
"xyz.openbmc_project.Inventory.Item": {
- "PrettyName": "Memory DIMM"
+ "PrettyName": "Memory module 17"
},
"xyz.openbmc_project.State.Decorator.Availability": {
"Available": false
@@ -4201,7 +4201,7 @@
"LocationCode": "Ufcs-P0-C40"
},
"xyz.openbmc_project.Inventory.Item": {
- "PrettyName": "Memory DIMM"
+ "PrettyName": "Memory module 18"
},
"xyz.openbmc_project.State.Decorator.Availability": {
"Available": false
@@ -4254,7 +4254,7 @@
"LocationCode": "Ufcs-P0-C41"
},
"xyz.openbmc_project.Inventory.Item": {
- "PrettyName": "Memory DIMM"
+ "PrettyName": "Memory module 19"
},
"xyz.openbmc_project.State.Decorator.Availability": {
"Available": false
@@ -4307,7 +4307,7 @@
"LocationCode": "Ufcs-P0-C42"
},
"xyz.openbmc_project.Inventory.Item": {
- "PrettyName": "Memory DIMM"
+ "PrettyName": "Memory module 20"
},
"xyz.openbmc_project.State.Decorator.Availability": {
"Available": false
@@ -4360,7 +4360,7 @@
"LocationCode": "Ufcs-P0-C43"
},
"xyz.openbmc_project.Inventory.Item": {
- "PrettyName": "Memory DIMM"
+ "PrettyName": "Memory module 21"
},
"xyz.openbmc_project.State.Decorator.Availability": {
"Available": false
@@ -4413,7 +4413,7 @@
"LocationCode": "Ufcs-P0-C44"
},
"xyz.openbmc_project.Inventory.Item": {
- "PrettyName": "Memory DIMM"
+ "PrettyName": "Memory module 22"
},
"xyz.openbmc_project.State.Decorator.Availability": {
"Available": false
@@ -4466,7 +4466,7 @@
"LocationCode": "Ufcs-P0-C45"
},
"xyz.openbmc_project.Inventory.Item": {
- "PrettyName": "Memory DIMM"
+ "PrettyName": "Memory module 23"
},
"xyz.openbmc_project.State.Decorator.Availability": {
"Available": false
@@ -4519,7 +4519,7 @@
"LocationCode": "Ufcs-P0-C46"
},
"xyz.openbmc_project.Inventory.Item": {
- "PrettyName": "Memory DIMM"
+ "PrettyName": "Memory module 24"
},
"xyz.openbmc_project.State.Decorator.Availability": {
"Available": false
@@ -4572,7 +4572,7 @@
"LocationCode": "Ufcs-P0-C47"
},
"xyz.openbmc_project.Inventory.Item": {
- "PrettyName": "Memory DIMM"
+ "PrettyName": "Memory module 25"
},
"xyz.openbmc_project.State.Decorator.Availability": {
"Available": false
@@ -4625,7 +4625,7 @@
"LocationCode": "Ufcs-P0-C48"
},
"xyz.openbmc_project.Inventory.Item": {
- "PrettyName": "Memory DIMM"
+ "PrettyName": "Memory module 26"
},
"xyz.openbmc_project.State.Decorator.Availability": {
"Available": false
@@ -4678,7 +4678,7 @@
"LocationCode": "Ufcs-P0-C49"
},
"xyz.openbmc_project.Inventory.Item": {
- "PrettyName": "Memory DIMM"
+ "PrettyName": "Memory module 27"
},
"xyz.openbmc_project.State.Decorator.Availability": {
"Available": false
@@ -4731,7 +4731,7 @@
"LocationCode": "Ufcs-P0-C50"
},
"xyz.openbmc_project.Inventory.Item": {
- "PrettyName": "Memory DIMM"
+ "PrettyName": "Memory module 28"
},
"xyz.openbmc_project.State.Decorator.Availability": {
"Available": false
@@ -4784,7 +4784,7 @@
"LocationCode": "Ufcs-P0-C51"
},
"xyz.openbmc_project.Inventory.Item": {
- "PrettyName": "Memory DIMM"
+ "PrettyName": "Memory module 29"
},
"xyz.openbmc_project.State.Decorator.Availability": {
"Available": false
@@ -4837,7 +4837,7 @@
"LocationCode": "Ufcs-P0-C52"
},
"xyz.openbmc_project.Inventory.Item": {
- "PrettyName": "Memory DIMM"
+ "PrettyName": "Memory module 30"
},
"xyz.openbmc_project.State.Decorator.Availability": {
"Available": false
@@ -4890,7 +4890,7 @@
"LocationCode": "Ufcs-P0-C53"
},
"xyz.openbmc_project.Inventory.Item": {
- "PrettyName": "Memory DIMM"
+ "PrettyName": "Memory module 31"
},
"xyz.openbmc_project.State.Decorator.Availability": {
"Available": false
@@ -4943,7 +4943,7 @@
"LocationCode": "Ufcs-P0-C64"
},
"xyz.openbmc_project.Inventory.Item": {
- "PrettyName": "Memory DIMM"
+ "PrettyName": "Memory module 32"
},
"xyz.openbmc_project.State.Decorator.Availability": {
"Available": false
@@ -4996,7 +4996,7 @@
"LocationCode": "Ufcs-P0-C65"
},
"xyz.openbmc_project.Inventory.Item": {
- "PrettyName": "Memory DIMM"
+ "PrettyName": "Memory module 33"
},
"xyz.openbmc_project.State.Decorator.Availability": {
"Available": false
@@ -5049,7 +5049,7 @@
"LocationCode": "Ufcs-P0-C66"
},
"xyz.openbmc_project.Inventory.Item": {
- "PrettyName": "Memory DIMM"
+ "PrettyName": "Memory module 34"
},
"xyz.openbmc_project.State.Decorator.Availability": {
"Available": false
@@ -5102,7 +5102,7 @@
"LocationCode": "Ufcs-P0-C67"
},
"xyz.openbmc_project.Inventory.Item": {
- "PrettyName": "Memory DIMM"
+ "PrettyName": "Memory module 35"
},
"xyz.openbmc_project.State.Decorator.Availability": {
"Available": false
@@ -5155,7 +5155,7 @@
"LocationCode": "Ufcs-P0-C68"
},
"xyz.openbmc_project.Inventory.Item": {
- "PrettyName": "Memory DIMM"
+ "PrettyName": "Memory module 36"
},
"xyz.openbmc_project.State.Decorator.Availability": {
"Available": false
@@ -5208,7 +5208,7 @@
"LocationCode": "Ufcs-P0-C69"
},
"xyz.openbmc_project.Inventory.Item": {
- "PrettyName": "Memory DIMM"
+ "PrettyName": "Memory module 37"
},
"xyz.openbmc_project.State.Decorator.Availability": {
"Available": false
@@ -5261,7 +5261,7 @@
"LocationCode": "Ufcs-P0-C70"
},
"xyz.openbmc_project.Inventory.Item": {
- "PrettyName": "Memory DIMM"
+ "PrettyName": "Memory module 38"
},
"xyz.openbmc_project.State.Decorator.Availability": {
"Available": false
@@ -5314,7 +5314,7 @@
"LocationCode": "Ufcs-P0-C71"
},
"xyz.openbmc_project.Inventory.Item": {
- "PrettyName": "Memory DIMM"
+ "PrettyName": "Memory module 39"
},
"xyz.openbmc_project.State.Decorator.Availability": {
"Available": false
@@ -5367,7 +5367,7 @@
"LocationCode": "Ufcs-P0-C72"
},
"xyz.openbmc_project.Inventory.Item": {
- "PrettyName": "Memory DIMM"
+ "PrettyName": "Memory module 40"
},
"xyz.openbmc_project.State.Decorator.Availability": {
"Available": false
@@ -5420,7 +5420,7 @@
"LocationCode": "Ufcs-P0-C73"
},
"xyz.openbmc_project.Inventory.Item": {
- "PrettyName": "Memory DIMM"
+ "PrettyName": "Memory module 41"
},
"xyz.openbmc_project.State.Decorator.Availability": {
"Available": false
@@ -5473,7 +5473,7 @@
"LocationCode": "Ufcs-P0-C74"
},
"xyz.openbmc_project.Inventory.Item": {
- "PrettyName": "Memory DIMM"
+ "PrettyName": "Memory module 42"
},
"xyz.openbmc_project.State.Decorator.Availability": {
"Available": false
@@ -5526,7 +5526,7 @@
"LocationCode": "Ufcs-P0-C75"
},
"xyz.openbmc_project.Inventory.Item": {
- "PrettyName": "Memory DIMM"
+ "PrettyName": "Memory module 43"
},
"xyz.openbmc_project.State.Decorator.Availability": {
"Available": false
@@ -5579,7 +5579,7 @@
"LocationCode": "Ufcs-P0-C76"
},
"xyz.openbmc_project.Inventory.Item": {
- "PrettyName": "Memory DIMM"
+ "PrettyName": "Memory module 44"
},
"xyz.openbmc_project.State.Decorator.Availability": {
"Available": false
@@ -5632,7 +5632,7 @@
"LocationCode": "Ufcs-P0-C77"
},
"xyz.openbmc_project.Inventory.Item": {
- "PrettyName": "Memory DIMM"
+ "PrettyName": "Memory module 45"
},
"xyz.openbmc_project.State.Decorator.Availability": {
"Available": false
@@ -5685,7 +5685,7 @@
"LocationCode": "Ufcs-P0-C78"
},
"xyz.openbmc_project.Inventory.Item": {
- "PrettyName": "Memory DIMM"
+ "PrettyName": "Memory module 46"
},
"xyz.openbmc_project.State.Decorator.Availability": {
"Available": false
@@ -5738,7 +5738,7 @@
"LocationCode": "Ufcs-P0-C79"
},
"xyz.openbmc_project.Inventory.Item": {
- "PrettyName": "Memory DIMM"
+ "PrettyName": "Memory module 47"
},
"xyz.openbmc_project.State.Decorator.Availability": {
"Available": false
@@ -5791,7 +5791,7 @@
"LocationCode": "Ufcs-P0-C80"
},
"xyz.openbmc_project.Inventory.Item": {
- "PrettyName": "Memory DIMM"
+ "PrettyName": "Memory module 48"
},
"xyz.openbmc_project.State.Decorator.Availability": {
"Available": false
@@ -5844,7 +5844,7 @@
"LocationCode": "Ufcs-P0-C81"
},
"xyz.openbmc_project.Inventory.Item": {
- "PrettyName": "Memory DIMM"
+ "PrettyName": "Memory module 49"
},
"xyz.openbmc_project.State.Decorator.Availability": {
"Available": false
@@ -5897,7 +5897,7 @@
"LocationCode": "Ufcs-P0-C82"
},
"xyz.openbmc_project.Inventory.Item": {
- "PrettyName": "Memory DIMM"
+ "PrettyName": "Memory module 50"
},
"xyz.openbmc_project.State.Decorator.Availability": {
"Available": false
@@ -5950,7 +5950,7 @@
"LocationCode": "Ufcs-P0-C83"
},
"xyz.openbmc_project.Inventory.Item": {
- "PrettyName": "Memory DIMM"
+ "PrettyName": "Memory module 51"
},
"xyz.openbmc_project.State.Decorator.Availability": {
"Available": false
@@ -6003,7 +6003,7 @@
"LocationCode": "Ufcs-P0-C84"
},
"xyz.openbmc_project.Inventory.Item": {
- "PrettyName": "Memory DIMM"
+ "PrettyName": "Memory module 52"
},
"xyz.openbmc_project.State.Decorator.Availability": {
"Available": false
@@ -6056,7 +6056,7 @@
"LocationCode": "Ufcs-P0-C85"
},
"xyz.openbmc_project.Inventory.Item": {
- "PrettyName": "Memory DIMM"
+ "PrettyName": "Memory module 53"
},
"xyz.openbmc_project.State.Decorator.Availability": {
"Available": false
@@ -6109,7 +6109,7 @@
"LocationCode": "Ufcs-P0-C86"
},
"xyz.openbmc_project.Inventory.Item": {
- "PrettyName": "Memory DIMM"
+ "PrettyName": "Memory module 54"
},
"xyz.openbmc_project.State.Decorator.Availability": {
"Available": false
@@ -6162,7 +6162,7 @@
"LocationCode": "Ufcs-P0-C87"
},
"xyz.openbmc_project.Inventory.Item": {
- "PrettyName": "Memory DIMM"
+ "PrettyName": "Memory module 55"
},
"xyz.openbmc_project.State.Decorator.Availability": {
"Available": false
@@ -6215,7 +6215,7 @@
"LocationCode": "Ufcs-P0-C88"
},
"xyz.openbmc_project.Inventory.Item": {
- "PrettyName": "Memory DIMM"
+ "PrettyName": "Memory module 56"
},
"xyz.openbmc_project.State.Decorator.Availability": {
"Available": false
@@ -6268,7 +6268,7 @@
"LocationCode": "Ufcs-P0-C89"
},
"xyz.openbmc_project.Inventory.Item": {
- "PrettyName": "Memory DIMM"
+ "PrettyName": "Memory module 57"
},
"xyz.openbmc_project.State.Decorator.Availability": {
"Available": false
@@ -6321,7 +6321,7 @@
"LocationCode": "Ufcs-P0-C90"
},
"xyz.openbmc_project.Inventory.Item": {
- "PrettyName": "Memory DIMM"
+ "PrettyName": "Memory module 58"
},
"xyz.openbmc_project.State.Decorator.Availability": {
"Available": false
@@ -6374,7 +6374,7 @@
"LocationCode": "Ufcs-P0-C91"
},
"xyz.openbmc_project.Inventory.Item": {
- "PrettyName": "Memory DIMM"
+ "PrettyName": "Memory module 59"
},
"xyz.openbmc_project.State.Decorator.Availability": {
"Available": false
@@ -6427,7 +6427,7 @@
"LocationCode": "Ufcs-P0-C92"
},
"xyz.openbmc_project.Inventory.Item": {
- "PrettyName": "Memory DIMM"
+ "PrettyName": "Memory module 60"
},
"xyz.openbmc_project.State.Decorator.Availability": {
"Available": false
@@ -6480,7 +6480,7 @@
"LocationCode": "Ufcs-P0-C93"
},
"xyz.openbmc_project.Inventory.Item": {
- "PrettyName": "Memory DIMM"
+ "PrettyName": "Memory module 61"
},
"xyz.openbmc_project.State.Decorator.Availability": {
"Available": false
@@ -6533,7 +6533,7 @@
"LocationCode": "Ufcs-P0-C94"
},
"xyz.openbmc_project.Inventory.Item": {
- "PrettyName": "Memory DIMM"
+ "PrettyName": "Memory module 62"
},
"xyz.openbmc_project.State.Decorator.Availability": {
"Available": false
@@ -6586,7 +6586,7 @@
"LocationCode": "Ufcs-P0-C95"
},
"xyz.openbmc_project.Inventory.Item": {
- "PrettyName": "Memory DIMM"
+ "PrettyName": "Memory module 63"
},
"xyz.openbmc_project.State.Decorator.Availability": {
"Available": false