32c46505 | 09-Feb-2022 |
Santosh Puranik <santosh.puranik@in.ibm.com> |
Remove FRU vs Module VPD Handling
Some keywords were arbitrarily chosen to serve as FRU VPD for dual chip modules (DCM - same FRU with two VPD chips).
However, since we expose both chips in such FR
Remove FRU vs Module VPD Handling
Some keywords were arbitrarily chosen to serve as FRU VPD for dual chip modules (DCM - same FRU with two VPD chips).
However, since we expose both chips in such FRUs as unique inventory items as well as unique Redfish endpoints, having one of them serve as the VPD for the entire FRU makes little sense.
This commit gets rid of all the complexity added to handle DCMs. There is no need for the "inheritEI" and "type" keys in the inventory JSONs too.
Signed-off-by: Santosh Puranik <santosh.puranik@in.ibm.com> Change-Id: Ia89a44f91daac01f53748409a7633612de8930d6
show more ...
|