/openbmc/entity-manager/docs/ |
H A D | associations.md | 5 ## `contained_by`, `containing` 10 contained_by upstream' associations for the connected entities. 44 'Subchassis contained_by Superchassis` associations, putting the associations
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/ |
H A D | Item.interface.yaml | 25 reverse_name: contained_by 28 - name: contained_by 30 Any inventory Items can optionally implement the 'contained_by'
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/Leak/ |
H A D | Detector.interface.yaml | 58 - name: contained_by 60 Leak detectors can optionally implement the 'contained_by' association
|
H A D | DetectorGroup.interface.yaml | 26 reverse_name: contained_by
|
/openbmc/openbmc/meta-ibm/recipes-phosphor/inventory/phosphor-inventory-manager/p10bmc/ |
H A D | ibm,rainier-4u_associations.json | 461 "rType": "contained_by", 2160 "rType": "contained_by", 2210 "rType": "contained_by", 2260 "rType": "contained_by", 2310 "rType": "contained_by", 2360 "rType": "contained_by", 2410 "rType": "contained_by", 2449 "rType": "contained_by", 2499 "rType": "contained_by", 2549 "rType": "contained_by", [all …]
|
H A D | ibm,blueridge-4u_associations.json | 461 "rType": "contained_by", 2160 "rType": "contained_by", 2210 "rType": "contained_by", 2260 "rType": "contained_by", 2310 "rType": "contained_by", 2360 "rType": "contained_by", 2410 "rType": "contained_by", 2449 "rType": "contained_by", 2499 "rType": "contained_by", 2549 "rType": "contained_by", [all …]
|
H A D | ibm,blueridge-2u_associations.json | 445 "rType": "contained_by", 2014 "rType": "contained_by", 2064 "rType": "contained_by", 2114 "rType": "contained_by", 2164 "rType": "contained_by", 2214 "rType": "contained_by", 2264 "rType": "contained_by", 2303 "rType": "contained_by", 2353 "rType": "contained_by", 2403 "rType": "contained_by", [all …]
|
H A D | ibm,rainier-2u_associations.json | 446 "rType": "contained_by", 2015 "rType": "contained_by", 2065 "rType": "contained_by", 2115 "rType": "contained_by", 2165 "rType": "contained_by", 2215 "rType": "contained_by", 2265 "rType": "contained_by", 2304 "rType": "contained_by", 2354 "rType": "contained_by", 2404 "rType": "contained_by", [all …]
|
H A D | ibm,fuji_associations.json | 350 "rType": "contained_by", 678 "rType": "contained_by", 717 "rType": "contained_by", 756 "rType": "contained_by", 795 "rType": "contained_by", 834 "rType": "contained_by", 873 "rType": "contained_by", 912 "rType": "contained_by", 951 "rType": "contained_by", 990 "rType": "contained_by", [all …]
|
H A D | ibm,everest_associations.json | 350 "rType": "contained_by", 678 "rType": "contained_by", 717 "rType": "contained_by", 756 "rType": "contained_by", 795 "rType": "contained_by", 834 "rType": "contained_by", 873 "rType": "contained_by", 912 "rType": "contained_by", 951 "rType": "contained_by", 990 "rType": "contained_by", [all …]
|
/openbmc/docs/designs/ |
H A D | physical-topology.md | 85 will have `containing` and `contained_by`, a Chassis and PowerSupply will have 145 /xyz/openbmc_project/inventory/system/chassis/Subchassis/contained_by \ 207 contained_by, etc)
|
/openbmc/entity-manager/test/ |
H A D | test_topology.cpp | 14 std::make_tuple("contained_by", "containing", superchassisPath); 229 std::make_tuple("contained_by", "containing", superchassisPath + "2"); 254 std::make_tuple("contained_by", "containing", superchassisPath + "2");
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/ |
H A D | README.md | 21 - Item and Item: `{containing, contained_by}`
|
/openbmc/entity-manager/src/ |
H A D | topology.cpp | 71 result[downstream].emplace_back("contained_by", in getAssocs()
|
/openbmc/phosphor-dbus-interfaces/ |
H A D | requirements.md | 67 "contained_by" (secondary) the chassis.
|
/openbmc/bmcweb/redfish-core/lib/ |
H A D | pcie.hpp | 233 std::string associationPath = pcieDevicePath + "/contained_by"; in getPCIeDeviceSlotPath()
|
H A D | chassis.hpp | 359 chassisPath + "/contained_by", in getChassisConnectivity()
|