summaryrefslogtreecommitdiff
path: root/meta-ibm/recipes-phosphor/inventory/phosphor-inventory-manager/p10bmc/ibm,rainier-4u_associations.json
diff options
context:
space:
mode:
authorGeorge Liu <liuxiwei@inspur.com>2023-01-17 06:02:59 +0300
committerAdriana Kobylak <anoo@linux.ibm.com>2023-01-20 01:08:34 +0300
commit28bcda4c2d559c5ff002615af7a115cc475309e7 (patch)
tree0b65b2052e7aba43d1f16907260ea550d8071757 /meta-ibm/recipes-phosphor/inventory/phosphor-inventory-manager/p10bmc/ibm,rainier-4u_associations.json
parent06e64b92012f47c3d050eb986c277e2df71303d7 (diff)
downloadopenbmc-28bcda4c2d559c5ff002615af7a115cc475309e7.tar.xz
meta-ibm: p10bmc: Update the association between Fan and Chassis
Per association document[1], add/update the association between Fan and Chassis. [1] https://github.com/openbmc/phosphor-dbus-interfaces/commit/d0aa13b446ee1738d53fb1e04341946f5b0b7616 Signed-off-by: George Liu <liuxiwei@inspur.com> Change-Id: I6c4d74b17fcfcbeb620832485928dcfd3460fc00
Diffstat (limited to 'meta-ibm/recipes-phosphor/inventory/phosphor-inventory-manager/p10bmc/ibm,rainier-4u_associations.json')
-rw-r--r--meta-ibm/recipes-phosphor/inventory/phosphor-inventory-manager/p10bmc/ibm,rainier-4u_associations.json66
1 files changed, 66 insertions, 0 deletions
diff --git a/meta-ibm/recipes-phosphor/inventory/phosphor-inventory-manager/p10bmc/ibm,rainier-4u_associations.json b/meta-ibm/recipes-phosphor/inventory/phosphor-inventory-manager/p10bmc/ibm,rainier-4u_associations.json
index 42a59dd2b3..3841716c16 100644
--- a/meta-ibm/recipes-phosphor/inventory/phosphor-inventory-manager/p10bmc/ibm,rainier-4u_associations.json
+++ b/meta-ibm/recipes-phosphor/inventory/phosphor-inventory-manager/p10bmc/ibm,rainier-4u_associations.json
@@ -47,6 +47,17 @@
[
"/xyz/openbmc_project/led/groups/fan0_identify"
]
+ },
+ {
+ "types":
+ {
+ "rType": "cooled_by",
+ "fType": "cooling"
+ },
+ "paths":
+ [
+ "/xyz/openbmc_project/inventory/system/chassis"
+ ]
}
]
},
@@ -86,6 +97,17 @@
[
"/xyz/openbmc_project/led/groups/fan1_identify"
]
+ },
+ {
+ "types":
+ {
+ "rType": "cooled_by",
+ "fType": "cooling"
+ },
+ "paths":
+ [
+ "/xyz/openbmc_project/inventory/system/chassis"
+ ]
}
]
},
@@ -125,6 +147,17 @@
[
"/xyz/openbmc_project/led/groups/fan2_identify"
]
+ },
+ {
+ "types":
+ {
+ "rType": "cooled_by",
+ "fType": "cooling"
+ },
+ "paths":
+ [
+ "/xyz/openbmc_project/inventory/system/chassis"
+ ]
}
]
},
@@ -164,6 +197,17 @@
[
"/xyz/openbmc_project/led/groups/fan3_identify"
]
+ },
+ {
+ "types":
+ {
+ "rType": "cooled_by",
+ "fType": "cooling"
+ },
+ "paths":
+ [
+ "/xyz/openbmc_project/inventory/system/chassis"
+ ]
}
]
},
@@ -203,6 +247,17 @@
[
"/xyz/openbmc_project/led/groups/fan4_identify"
]
+ },
+ {
+ "types":
+ {
+ "rType": "cooled_by",
+ "fType": "cooling"
+ },
+ "paths":
+ [
+ "/xyz/openbmc_project/inventory/system/chassis"
+ ]
}
]
},
@@ -242,6 +297,17 @@
[
"/xyz/openbmc_project/led/groups/fan5_identify"
]
+ },
+ {
+ "types":
+ {
+ "rType": "cooled_by",
+ "fType": "cooling"
+ },
+ "paths":
+ [
+ "/xyz/openbmc_project/inventory/system/chassis"
+ ]
}
]
},