Add Connector.Port interface
To populate the link between fabric adapters and port in bmcweb, ports
linked to them needs to implement Connector.Port interface as this
interface is being used to fetch ports collection.
Change-Id: If9adcecddec1dfdc5bbec9dc999fa4d3571bd6ea
Signed-off-by: Sunny Srivastava <sunnsr25@in.ibm.com>
diff --git a/config/ibm/50001000.json b/config/ibm/50001000.json
index 84f51d5..48bcb6d 100644
--- a/config/ibm/50001000.json
+++ b/config/ibm/50001000.json
@@ -1733,6 +1733,7 @@
"ccin": ["2CE2", "58FF", "6B92", "6B99"],
"extraInterfaces": {
"xyz.openbmc_project.Inventory.Item.Connector": null,
+ "xyz.openbmc_project.Inventory.Connector.Port": null,
"com.ibm.ipzvpd.Location": {
"LocationCode": "Ufcs-P0-C0-T0"
},
@@ -1748,6 +1749,7 @@
"ccin": ["2CE2", "58FF", "6B92", "6B99"],
"extraInterfaces": {
"xyz.openbmc_project.Inventory.Item.Connector": null,
+ "xyz.openbmc_project.Inventory.Connector.Port": null,
"com.ibm.ipzvpd.Location": {
"LocationCode": "Ufcs-P0-C0-T1"
},
@@ -1801,6 +1803,7 @@
"ccin": ["2CE2", "58FF", "6B92", "6B99"],
"extraInterfaces": {
"xyz.openbmc_project.Inventory.Item.Connector": null,
+ "xyz.openbmc_project.Inventory.Connector.Port": null,
"com.ibm.ipzvpd.Location": {
"LocationCode": "Ufcs-P0-C3-T0"
},
@@ -1816,6 +1819,7 @@
"ccin": ["2CE2", "58FF", "6B92", "6B99"],
"extraInterfaces": {
"xyz.openbmc_project.Inventory.Item.Connector": null,
+ "xyz.openbmc_project.Inventory.Connector.Port": null,
"com.ibm.ipzvpd.Location": {
"LocationCode": "Ufcs-P0-C3-T1"
},
@@ -1866,6 +1870,7 @@
"ccin": ["2CE2", "58FF", "6B92", "6B99"],
"extraInterfaces": {
"xyz.openbmc_project.Inventory.Item.Connector": null,
+ "xyz.openbmc_project.Inventory.Connector.Port": null,
"com.ibm.ipzvpd.Location": {
"LocationCode": "Ufcs-P0-C4-T0"
},
@@ -1881,6 +1886,7 @@
"ccin": ["2CE2", "58FF", "6B92", "6B99"],
"extraInterfaces": {
"xyz.openbmc_project.Inventory.Item.Connector": null,
+ "xyz.openbmc_project.Inventory.Connector.Port": null,
"com.ibm.ipzvpd.Location": {
"LocationCode": "Ufcs-P0-C4-T1"
},
@@ -1934,6 +1940,7 @@
"ccin": ["2CE2", "58FF", "6B92", "6B99"],
"extraInterfaces": {
"xyz.openbmc_project.Inventory.Item.Connector": null,
+ "xyz.openbmc_project.Inventory.Connector.Port": null,
"com.ibm.ipzvpd.Location": {
"LocationCode": "Ufcs-P0-C10-T0"
},
@@ -1949,6 +1956,7 @@
"ccin": ["2CE2", "58FF", "6B92", "6B99"],
"extraInterfaces": {
"xyz.openbmc_project.Inventory.Item.Connector": null,
+ "xyz.openbmc_project.Inventory.Connector.Port": null,
"com.ibm.ipzvpd.Location": {
"LocationCode": "Ufcs-P0-C10-T1"
},
@@ -1964,6 +1972,7 @@
"ccin": ["6B87"],
"extraInterfaces": {
"xyz.openbmc_project.Inventory.Item.Connector": null,
+ "xyz.openbmc_project.Inventory.Connector.Port": null,
"com.ibm.ipzvpd.Location": {
"LocationCode": "Ufcs-P0-C10-T0"
},
@@ -1979,6 +1988,7 @@
"ccin": ["6B87"],
"extraInterfaces": {
"xyz.openbmc_project.Inventory.Item.Connector": null,
+ "xyz.openbmc_project.Inventory.Connector.Port": null,
"com.ibm.ipzvpd.Location": {
"LocationCode": "Ufcs-P0-C10-T1"
},
@@ -1994,6 +2004,7 @@
"ccin": ["6B87"],
"extraInterfaces": {
"xyz.openbmc_project.Inventory.Item.Connector": null,
+ "xyz.openbmc_project.Inventory.Connector.Port": null,
"com.ibm.ipzvpd.Location": {
"LocationCode": "Ufcs-P0-C10-T2"
},
@@ -2009,6 +2020,7 @@
"ccin": ["6B87"],
"extraInterfaces": {
"xyz.openbmc_project.Inventory.Item.Connector": null,
+ "xyz.openbmc_project.Inventory.Connector.Port": null,
"com.ibm.ipzvpd.Location": {
"LocationCode": "Ufcs-P0-C10-T3"
},
@@ -2202,6 +2214,7 @@
"ccin": ["6B87"],
"extraInterfaces": {
"xyz.openbmc_project.Inventory.Item.Connector": null,
+ "xyz.openbmc_project.Inventory.Connector.Port": null,
"com.ibm.ipzvpd.Location": {
"LocationCode": "Ufcs-P0-C11-T0"
},
@@ -2217,6 +2230,7 @@
"ccin": ["6B87"],
"extraInterfaces": {
"xyz.openbmc_project.Inventory.Item.Connector": null,
+ "xyz.openbmc_project.Inventory.Connector.Port": null,
"com.ibm.ipzvpd.Location": {
"LocationCode": "Ufcs-P0-C11-T1"
},
@@ -2232,6 +2246,7 @@
"ccin": ["6B87"],
"extraInterfaces": {
"xyz.openbmc_project.Inventory.Item.Connector": null,
+ "xyz.openbmc_project.Inventory.Connector.Port": null,
"com.ibm.ipzvpd.Location": {
"LocationCode": "Ufcs-P0-C11-T2"
},
@@ -2247,6 +2262,7 @@
"ccin": ["6B87"],
"extraInterfaces": {
"xyz.openbmc_project.Inventory.Item.Connector": null,
+ "xyz.openbmc_project.Inventory.Connector.Port": null,
"com.ibm.ipzvpd.Location": {
"LocationCode": "Ufcs-P0-C11-T3"
},
@@ -2337,6 +2353,7 @@
"ccin": ["6B87"],
"extraInterfaces": {
"xyz.openbmc_project.Inventory.Item.Connector": null,
+ "xyz.openbmc_project.Inventory.Connector.Port": null,
"com.ibm.ipzvpd.Location": {
"LocationCode": "Ufcs-P0-C8-T0"
},
@@ -2352,6 +2369,7 @@
"ccin": ["6B87"],
"extraInterfaces": {
"xyz.openbmc_project.Inventory.Item.Connector": null,
+ "xyz.openbmc_project.Inventory.Connector.Port": null,
"com.ibm.ipzvpd.Location": {
"LocationCode": "Ufcs-P0-C8-T1"
},
@@ -2367,6 +2385,7 @@
"ccin": ["6B87"],
"extraInterfaces": {
"xyz.openbmc_project.Inventory.Item.Connector": null,
+ "xyz.openbmc_project.Inventory.Connector.Port": null,
"com.ibm.ipzvpd.Location": {
"LocationCode": "Ufcs-P0-C8-T2"
},
@@ -2382,6 +2401,7 @@
"ccin": ["6B87"],
"extraInterfaces": {
"xyz.openbmc_project.Inventory.Item.Connector": null,
+ "xyz.openbmc_project.Inventory.Connector.Port": null,
"com.ibm.ipzvpd.Location": {
"LocationCode": "Ufcs-P0-C8-T3"
},
@@ -2690,6 +2710,7 @@
"inherit": false,
"extraInterfaces": {
"xyz.openbmc_project.Inventory.Item.Connector": null,
+ "xyz.openbmc_project.Inventory.Connector.Port": null,
"com.ibm.ipzvpd.Location": {
"LocationCode": "Ufcs-P1-T0"
},
@@ -2703,6 +2724,7 @@
"inherit": false,
"extraInterfaces": {
"xyz.openbmc_project.Inventory.Item.Connector": null,
+ "xyz.openbmc_project.Inventory.Connector.Port": null,
"com.ibm.ipzvpd.Location": {
"LocationCode": "Ufcs-P1-T1"
},
@@ -2716,6 +2738,7 @@
"inherit": false,
"extraInterfaces": {
"xyz.openbmc_project.Inventory.Item.Connector": null,
+ "xyz.openbmc_project.Inventory.Connector.Port": null,
"com.ibm.ipzvpd.Location": {
"LocationCode": "Ufcs-P1-T2"
},
@@ -2729,6 +2752,7 @@
"inherit": false,
"extraInterfaces": {
"xyz.openbmc_project.Inventory.Item.Connector": null,
+ "xyz.openbmc_project.Inventory.Connector.Port": null,
"com.ibm.ipzvpd.Location": {
"LocationCode": "Ufcs-P1-T3"
},
@@ -3101,6 +3125,7 @@
"inherit": false,
"extraInterfaces": {
"xyz.openbmc_project.Inventory.Item.Connector": null,
+ "xyz.openbmc_project.Inventory.Connector.Port": null,
"com.ibm.ipzvpd.Location": {
"LocationCode": "Ufcs-P2-T0"
},
@@ -3114,6 +3139,7 @@
"inherit": false,
"extraInterfaces": {
"xyz.openbmc_project.Inventory.Item.Connector": null,
+ "xyz.openbmc_project.Inventory.Connector.Port": null,
"com.ibm.ipzvpd.Location": {
"LocationCode": "Ufcs-P2-T1"
},
@@ -3127,6 +3153,7 @@
"inherit": false,
"extraInterfaces": {
"xyz.openbmc_project.Inventory.Item.Connector": null,
+ "xyz.openbmc_project.Inventory.Connector.Port": null,
"com.ibm.ipzvpd.Location": {
"LocationCode": "Ufcs-P2-T2"
},
@@ -3140,6 +3167,7 @@
"inherit": false,
"extraInterfaces": {
"xyz.openbmc_project.Inventory.Item.Connector": null,
+ "xyz.openbmc_project.Inventory.Connector.Port": null,
"com.ibm.ipzvpd.Location": {
"LocationCode": "Ufcs-P2-T3"
},
diff --git a/config/ibm/50001000_v2.json b/config/ibm/50001000_v2.json
index 8621194..3f5418f 100644
--- a/config/ibm/50001000_v2.json
+++ b/config/ibm/50001000_v2.json
@@ -1760,6 +1760,7 @@
"ccin": ["2CE2", "58FF", "6B92", "6B99"],
"extraInterfaces": {
"xyz.openbmc_project.Inventory.Item.Connector": null,
+ "xyz.openbmc_project.Inventory.Connector.Port": null,
"com.ibm.ipzvpd.Location": {
"LocationCode": "Ufcs-P0-C0-T0"
},
@@ -1775,6 +1776,7 @@
"ccin": ["2CE2", "58FF", "6B92", "6B99"],
"extraInterfaces": {
"xyz.openbmc_project.Inventory.Item.Connector": null,
+ "xyz.openbmc_project.Inventory.Connector.Port": null,
"com.ibm.ipzvpd.Location": {
"LocationCode": "Ufcs-P0-C0-T1"
},
@@ -1833,6 +1835,7 @@
"ccin": ["2CE2", "58FF", "6B92", "6B99"],
"extraInterfaces": {
"xyz.openbmc_project.Inventory.Item.Connector": null,
+ "xyz.openbmc_project.Inventory.Connector.Port": null,
"com.ibm.ipzvpd.Location": {
"LocationCode": "Ufcs-P0-C3-T0"
},
@@ -1848,6 +1851,7 @@
"ccin": ["2CE2", "58FF", "6B92", "6B99"],
"extraInterfaces": {
"xyz.openbmc_project.Inventory.Item.Connector": null,
+ "xyz.openbmc_project.Inventory.Connector.Port": null,
"com.ibm.ipzvpd.Location": {
"LocationCode": "Ufcs-P0-C3-T1"
},
@@ -1906,6 +1910,7 @@
"ccin": ["2CE2", "58FF", "6B92", "6B99"],
"extraInterfaces": {
"xyz.openbmc_project.Inventory.Item.Connector": null,
+ "xyz.openbmc_project.Inventory.Connector.Port": null,
"com.ibm.ipzvpd.Location": {
"LocationCode": "Ufcs-P0-C4-T0"
},
@@ -1921,6 +1926,7 @@
"ccin": ["2CE2", "58FF", "6B92", "6B99"],
"extraInterfaces": {
"xyz.openbmc_project.Inventory.Item.Connector": null,
+ "xyz.openbmc_project.Inventory.Connector.Port": null,
"com.ibm.ipzvpd.Location": {
"LocationCode": "Ufcs-P0-C4-T1"
},
@@ -1979,6 +1985,7 @@
"ccin": ["2CE2", "58FF", "6B92", "6B99"],
"extraInterfaces": {
"xyz.openbmc_project.Inventory.Item.Connector": null,
+ "xyz.openbmc_project.Inventory.Connector.Port": null,
"com.ibm.ipzvpd.Location": {
"LocationCode": "Ufcs-P0-C10-T0"
},
@@ -1994,6 +2001,7 @@
"ccin": ["2CE2", "58FF", "6B92", "6B99"],
"extraInterfaces": {
"xyz.openbmc_project.Inventory.Item.Connector": null,
+ "xyz.openbmc_project.Inventory.Connector.Port": null,
"com.ibm.ipzvpd.Location": {
"LocationCode": "Ufcs-P0-C10-T1"
},
@@ -2009,6 +2017,7 @@
"ccin": ["6B87"],
"extraInterfaces": {
"xyz.openbmc_project.Inventory.Item.Connector": null,
+ "xyz.openbmc_project.Inventory.Connector.Port": null,
"com.ibm.ipzvpd.Location": {
"LocationCode": "Ufcs-P0-C10-T0"
},
@@ -2024,6 +2033,7 @@
"ccin": ["6B87"],
"extraInterfaces": {
"xyz.openbmc_project.Inventory.Item.Connector": null,
+ "xyz.openbmc_project.Inventory.Connector.Port": null,
"com.ibm.ipzvpd.Location": {
"LocationCode": "Ufcs-P0-C10-T1"
},
@@ -2039,6 +2049,7 @@
"ccin": ["6B87"],
"extraInterfaces": {
"xyz.openbmc_project.Inventory.Item.Connector": null,
+ "xyz.openbmc_project.Inventory.Connector.Port": null,
"com.ibm.ipzvpd.Location": {
"LocationCode": "Ufcs-P0-C10-T2"
},
@@ -2054,6 +2065,7 @@
"ccin": ["6B87"],
"extraInterfaces": {
"xyz.openbmc_project.Inventory.Item.Connector": null,
+ "xyz.openbmc_project.Inventory.Connector.Port": null,
"com.ibm.ipzvpd.Location": {
"LocationCode": "Ufcs-P0-C10-T3"
},
@@ -2272,6 +2284,7 @@
"ccin": ["6B87"],
"extraInterfaces": {
"xyz.openbmc_project.Inventory.Item.Connector": null,
+ "xyz.openbmc_project.Inventory.Connector.Port": null,
"com.ibm.ipzvpd.Location": {
"LocationCode": "Ufcs-P0-C11-T0"
},
@@ -2287,6 +2300,7 @@
"ccin": ["6B87"],
"extraInterfaces": {
"xyz.openbmc_project.Inventory.Item.Connector": null,
+ "xyz.openbmc_project.Inventory.Connector.Port": null,
"com.ibm.ipzvpd.Location": {
"LocationCode": "Ufcs-P0-C11-T1"
},
@@ -2302,6 +2316,7 @@
"ccin": ["6B87"],
"extraInterfaces": {
"xyz.openbmc_project.Inventory.Item.Connector": null,
+ "xyz.openbmc_project.Inventory.Connector.Port": null,
"com.ibm.ipzvpd.Location": {
"LocationCode": "Ufcs-P0-C11-T2"
},
@@ -2317,6 +2332,7 @@
"ccin": ["6B87"],
"extraInterfaces": {
"xyz.openbmc_project.Inventory.Item.Connector": null,
+ "xyz.openbmc_project.Inventory.Connector.Port": null,
"com.ibm.ipzvpd.Location": {
"LocationCode": "Ufcs-P0-C11-T3"
},
@@ -2417,6 +2433,7 @@
"ccin": ["6B87"],
"extraInterfaces": {
"xyz.openbmc_project.Inventory.Item.Connector": null,
+ "xyz.openbmc_project.Inventory.Connector.Port": null,
"com.ibm.ipzvpd.Location": {
"LocationCode": "Ufcs-P0-C8-T0"
},
@@ -2432,6 +2449,7 @@
"ccin": ["6B87"],
"extraInterfaces": {
"xyz.openbmc_project.Inventory.Item.Connector": null,
+ "xyz.openbmc_project.Inventory.Connector.Port": null,
"com.ibm.ipzvpd.Location": {
"LocationCode": "Ufcs-P0-C8-T1"
},
@@ -2447,6 +2465,7 @@
"ccin": ["6B87"],
"extraInterfaces": {
"xyz.openbmc_project.Inventory.Item.Connector": null,
+ "xyz.openbmc_project.Inventory.Connector.Port": null,
"com.ibm.ipzvpd.Location": {
"LocationCode": "Ufcs-P0-C8-T2"
},
@@ -2462,6 +2481,7 @@
"ccin": ["6B87"],
"extraInterfaces": {
"xyz.openbmc_project.Inventory.Item.Connector": null,
+ "xyz.openbmc_project.Inventory.Connector.Port": null,
"com.ibm.ipzvpd.Location": {
"LocationCode": "Ufcs-P0-C8-T3"
},
@@ -2770,6 +2790,7 @@
"inherit": false,
"extraInterfaces": {
"xyz.openbmc_project.Inventory.Item.Connector": null,
+ "xyz.openbmc_project.Inventory.Connector.Port": null,
"com.ibm.ipzvpd.Location": {
"LocationCode": "Ufcs-P1-T0"
},
@@ -2783,6 +2804,7 @@
"inherit": false,
"extraInterfaces": {
"xyz.openbmc_project.Inventory.Item.Connector": null,
+ "xyz.openbmc_project.Inventory.Connector.Port": null,
"com.ibm.ipzvpd.Location": {
"LocationCode": "Ufcs-P1-T1"
},
@@ -2796,6 +2818,7 @@
"inherit": false,
"extraInterfaces": {
"xyz.openbmc_project.Inventory.Item.Connector": null,
+ "xyz.openbmc_project.Inventory.Connector.Port": null,
"com.ibm.ipzvpd.Location": {
"LocationCode": "Ufcs-P1-T2"
},
@@ -2809,6 +2832,7 @@
"inherit": false,
"extraInterfaces": {
"xyz.openbmc_project.Inventory.Item.Connector": null,
+ "xyz.openbmc_project.Inventory.Connector.Port": null,
"com.ibm.ipzvpd.Location": {
"LocationCode": "Ufcs-P1-T3"
},
@@ -3189,6 +3213,7 @@
"inherit": false,
"extraInterfaces": {
"xyz.openbmc_project.Inventory.Item.Connector": null,
+ "xyz.openbmc_project.Inventory.Connector.Port": null,
"com.ibm.ipzvpd.Location": {
"LocationCode": "Ufcs-P2-T0"
},
@@ -3202,6 +3227,7 @@
"inherit": false,
"extraInterfaces": {
"xyz.openbmc_project.Inventory.Item.Connector": null,
+ "xyz.openbmc_project.Inventory.Connector.Port": null,
"com.ibm.ipzvpd.Location": {
"LocationCode": "Ufcs-P2-T1"
},
@@ -3215,6 +3241,7 @@
"inherit": false,
"extraInterfaces": {
"xyz.openbmc_project.Inventory.Item.Connector": null,
+ "xyz.openbmc_project.Inventory.Connector.Port": null,
"com.ibm.ipzvpd.Location": {
"LocationCode": "Ufcs-P2-T2"
},
@@ -3228,6 +3255,7 @@
"inherit": false,
"extraInterfaces": {
"xyz.openbmc_project.Inventory.Item.Connector": null,
+ "xyz.openbmc_project.Inventory.Connector.Port": null,
"com.ibm.ipzvpd.Location": {
"LocationCode": "Ufcs-P2-T3"
},
diff --git a/config/ibm/50001001.json b/config/ibm/50001001.json
index 051671f..4eacf3a 100644
--- a/config/ibm/50001001.json
+++ b/config/ibm/50001001.json
@@ -1590,6 +1590,7 @@
"ccin": ["2CE2", "58FF", "6B92", "6B99"],
"extraInterfaces": {
"xyz.openbmc_project.Inventory.Item.Connector": null,
+ "xyz.openbmc_project.Inventory.Connector.Port": null,
"com.ibm.ipzvpd.Location": {
"LocationCode": "Ufcs-P0-C0-T0"
},
@@ -1605,6 +1606,7 @@
"ccin": ["2CE2", "58FF", "6B92", "6B99"],
"extraInterfaces": {
"xyz.openbmc_project.Inventory.Item.Connector": null,
+ "xyz.openbmc_project.Inventory.Connector.Port": null,
"com.ibm.ipzvpd.Location": {
"LocationCode": "Ufcs-P0-C0-T1"
},
@@ -1658,6 +1660,7 @@
"ccin": ["2CE2", "58FF", "6B92", "6B99"],
"extraInterfaces": {
"xyz.openbmc_project.Inventory.Item.Connector": null,
+ "xyz.openbmc_project.Inventory.Connector.Port": null,
"com.ibm.ipzvpd.Location": {
"LocationCode": "Ufcs-P0-C3-T0"
},
@@ -1673,6 +1676,7 @@
"ccin": ["2CE2", "58FF", "6B92", "6B99"],
"extraInterfaces": {
"xyz.openbmc_project.Inventory.Item.Connector": null,
+ "xyz.openbmc_project.Inventory.Connector.Port": null,
"com.ibm.ipzvpd.Location": {
"LocationCode": "Ufcs-P0-C3-T1"
},
@@ -1726,6 +1730,7 @@
"ccin": ["2CE2", "58FF", "6B92", "6B99"],
"extraInterfaces": {
"xyz.openbmc_project.Inventory.Item.Connector": null,
+ "xyz.openbmc_project.Inventory.Connector.Port": null,
"com.ibm.ipzvpd.Location": {
"LocationCode": "Ufcs-P0-C4-T0"
},
@@ -1741,6 +1746,7 @@
"ccin": ["2CE2", "58FF", "6B92", "6B99"],
"extraInterfaces": {
"xyz.openbmc_project.Inventory.Item.Connector": null,
+ "xyz.openbmc_project.Inventory.Connector.Port": null,
"com.ibm.ipzvpd.Location": {
"LocationCode": "Ufcs-P0-C4-T1"
},
@@ -1794,6 +1800,7 @@
"ccin": ["2CE2", "58FF", "6B92", "6B99"],
"extraInterfaces": {
"xyz.openbmc_project.Inventory.Item.Connector": null,
+ "xyz.openbmc_project.Inventory.Connector.Port": null,
"com.ibm.ipzvpd.Location": {
"LocationCode": "Ufcs-P0-C10-T0"
},
@@ -1809,6 +1816,7 @@
"ccin": ["2CE2", "58FF", "6B92", "6B99"],
"extraInterfaces": {
"xyz.openbmc_project.Inventory.Item.Connector": null,
+ "xyz.openbmc_project.Inventory.Connector.Port": null,
"com.ibm.ipzvpd.Location": {
"LocationCode": "Ufcs-P0-C10-T1"
},
@@ -1824,6 +1832,7 @@
"ccin": ["6B87"],
"extraInterfaces": {
"xyz.openbmc_project.Inventory.Item.Connector": null,
+ "xyz.openbmc_project.Inventory.Connector.Port": null,
"com.ibm.ipzvpd.Location": {
"LocationCode": "Ufcs-P0-C10-T0"
},
@@ -1839,6 +1848,7 @@
"ccin": ["6B87"],
"extraInterfaces": {
"xyz.openbmc_project.Inventory.Item.Connector": null,
+ "xyz.openbmc_project.Inventory.Connector.Port": null,
"com.ibm.ipzvpd.Location": {
"LocationCode": "Ufcs-P0-C10-T1"
},
@@ -1854,6 +1864,7 @@
"ccin": ["6B87"],
"extraInterfaces": {
"xyz.openbmc_project.Inventory.Item.Connector": null,
+ "xyz.openbmc_project.Inventory.Connector.Port": null,
"com.ibm.ipzvpd.Location": {
"LocationCode": "Ufcs-P0-C10-T2"
},
@@ -1869,6 +1880,7 @@
"ccin": ["6B87"],
"extraInterfaces": {
"xyz.openbmc_project.Inventory.Item.Connector": null,
+ "xyz.openbmc_project.Inventory.Connector.Port": null,
"com.ibm.ipzvpd.Location": {
"LocationCode": "Ufcs-P0-C10-T3"
},
@@ -2062,6 +2074,7 @@
"ccin": ["6B87"],
"extraInterfaces": {
"xyz.openbmc_project.Inventory.Item.Connector": null,
+ "xyz.openbmc_project.Inventory.Connector.Port": null,
"com.ibm.ipzvpd.Location": {
"LocationCode": "Ufcs-P0-C11-T0"
},
@@ -2077,6 +2090,7 @@
"ccin": ["6B87"],
"extraInterfaces": {
"xyz.openbmc_project.Inventory.Item.Connector": null,
+ "xyz.openbmc_project.Inventory.Connector.Port": null,
"com.ibm.ipzvpd.Location": {
"LocationCode": "Ufcs-P0-C11-T1"
},
@@ -2092,6 +2106,7 @@
"ccin": ["6B87"],
"extraInterfaces": {
"xyz.openbmc_project.Inventory.Item.Connector": null,
+ "xyz.openbmc_project.Inventory.Connector.Port": null,
"com.ibm.ipzvpd.Location": {
"LocationCode": "Ufcs-P0-C11-T2"
},
@@ -2107,6 +2122,7 @@
"ccin": ["6B87"],
"extraInterfaces": {
"xyz.openbmc_project.Inventory.Item.Connector": null,
+ "xyz.openbmc_project.Inventory.Connector.Port": null,
"com.ibm.ipzvpd.Location": {
"LocationCode": "Ufcs-P0-C11-T3"
},
@@ -2197,6 +2213,7 @@
"ccin": ["6B87"],
"extraInterfaces": {
"xyz.openbmc_project.Inventory.Item.Connector": null,
+ "xyz.openbmc_project.Inventory.Connector.Port": null,
"com.ibm.ipzvpd.Location": {
"LocationCode": "Ufcs-P0-C8-T0"
},
@@ -2212,6 +2229,7 @@
"ccin": ["6B87"],
"extraInterfaces": {
"xyz.openbmc_project.Inventory.Item.Connector": null,
+ "xyz.openbmc_project.Inventory.Connector.Port": null,
"com.ibm.ipzvpd.Location": {
"LocationCode": "Ufcs-P0-C8-T1"
},
@@ -2227,6 +2245,7 @@
"ccin": ["6B87"],
"extraInterfaces": {
"xyz.openbmc_project.Inventory.Item.Connector": null,
+ "xyz.openbmc_project.Inventory.Connector.Port": null,
"com.ibm.ipzvpd.Location": {
"LocationCode": "Ufcs-P0-C8-T2"
},
@@ -2242,6 +2261,7 @@
"ccin": ["6B87"],
"extraInterfaces": {
"xyz.openbmc_project.Inventory.Item.Connector": null,
+ "xyz.openbmc_project.Inventory.Connector.Port": null,
"com.ibm.ipzvpd.Location": {
"LocationCode": "Ufcs-P0-C8-T3"
},
@@ -2410,6 +2430,7 @@
"inherit": false,
"extraInterfaces": {
"xyz.openbmc_project.Inventory.Item.Connector": null,
+ "xyz.openbmc_project.Inventory.Connector.Port": null,
"com.ibm.ipzvpd.Location": {
"LocationCode": "Ufcs-P1-T1"
},
@@ -2423,6 +2444,7 @@
"inherit": false,
"extraInterfaces": {
"xyz.openbmc_project.Inventory.Item.Connector": null,
+ "xyz.openbmc_project.Inventory.Connector.Port": null,
"com.ibm.ipzvpd.Location": {
"LocationCode": "Ufcs-P1-T2"
},
@@ -2641,6 +2663,7 @@
"inherit": false,
"extraInterfaces": {
"xyz.openbmc_project.Inventory.Item.Connector": null,
+ "xyz.openbmc_project.Inventory.Connector.Port": null,
"com.ibm.ipzvpd.Location": {
"LocationCode": "Ufcs-P2-T1"
},
@@ -2654,6 +2677,7 @@
"inherit": false,
"extraInterfaces": {
"xyz.openbmc_project.Inventory.Item.Connector": null,
+ "xyz.openbmc_project.Inventory.Connector.Port": null,
"com.ibm.ipzvpd.Location": {
"LocationCode": "Ufcs-P2-T2"
},
diff --git a/config/ibm/50001001_v2.json b/config/ibm/50001001_v2.json
index 752430f..a58c7b9 100644
--- a/config/ibm/50001001_v2.json
+++ b/config/ibm/50001001_v2.json
@@ -1617,6 +1617,7 @@
"ccin": ["2CE2", "58FF", "6B92", "6B99"],
"extraInterfaces": {
"xyz.openbmc_project.Inventory.Item.Connector": null,
+ "xyz.openbmc_project.Inventory.Connector.Port": null,
"com.ibm.ipzvpd.Location": {
"LocationCode": "Ufcs-P0-C0-T0"
},
@@ -1632,6 +1633,7 @@
"ccin": ["2CE2", "58FF", "6B92", "6B99"],
"extraInterfaces": {
"xyz.openbmc_project.Inventory.Item.Connector": null,
+ "xyz.openbmc_project.Inventory.Connector.Port": null,
"com.ibm.ipzvpd.Location": {
"LocationCode": "Ufcs-P0-C0-T1"
},
@@ -1690,6 +1692,7 @@
"ccin": ["2CE2", "58FF", "6B92", "6B99"],
"extraInterfaces": {
"xyz.openbmc_project.Inventory.Item.Connector": null,
+ "xyz.openbmc_project.Inventory.Connector.Port": null,
"com.ibm.ipzvpd.Location": {
"LocationCode": "Ufcs-P0-C3-T0"
},
@@ -1705,6 +1708,7 @@
"ccin": ["2CE2", "58FF", "6B92", "6B99"],
"extraInterfaces": {
"xyz.openbmc_project.Inventory.Item.Connector": null,
+ "xyz.openbmc_project.Inventory.Connector.Port": null,
"com.ibm.ipzvpd.Location": {
"LocationCode": "Ufcs-P0-C3-T1"
},
@@ -1763,6 +1767,7 @@
"ccin": ["2CE2", "58FF", "6B92", "6B99"],
"extraInterfaces": {
"xyz.openbmc_project.Inventory.Item.Connector": null,
+ "xyz.openbmc_project.Inventory.Connector.Port": null,
"com.ibm.ipzvpd.Location": {
"LocationCode": "Ufcs-P0-C4-T0"
},
@@ -1778,6 +1783,7 @@
"ccin": ["2CE2", "58FF", "6B92", "6B99"],
"extraInterfaces": {
"xyz.openbmc_project.Inventory.Item.Connector": null,
+ "xyz.openbmc_project.Inventory.Connector.Port": null,
"com.ibm.ipzvpd.Location": {
"LocationCode": "Ufcs-P0-C4-T1"
},
@@ -1836,6 +1842,7 @@
"ccin": ["2CE2", "58FF", "6B92", "6B99"],
"extraInterfaces": {
"xyz.openbmc_project.Inventory.Item.Connector": null,
+ "xyz.openbmc_project.Inventory.Connector.Port": null,
"com.ibm.ipzvpd.Location": {
"LocationCode": "Ufcs-P0-C10-T0"
},
@@ -1851,6 +1858,7 @@
"ccin": ["2CE2", "58FF", "6B92", "6B99"],
"extraInterfaces": {
"xyz.openbmc_project.Inventory.Item.Connector": null,
+ "xyz.openbmc_project.Inventory.Connector.Port": null,
"com.ibm.ipzvpd.Location": {
"LocationCode": "Ufcs-P0-C10-T1"
},
@@ -1866,6 +1874,7 @@
"ccin": ["6B87"],
"extraInterfaces": {
"xyz.openbmc_project.Inventory.Item.Connector": null,
+ "xyz.openbmc_project.Inventory.Connector.Port": null,
"com.ibm.ipzvpd.Location": {
"LocationCode": "Ufcs-P0-C10-T0"
},
@@ -1881,6 +1890,7 @@
"ccin": ["6B87"],
"extraInterfaces": {
"xyz.openbmc_project.Inventory.Item.Connector": null,
+ "xyz.openbmc_project.Inventory.Connector.Port": null,
"com.ibm.ipzvpd.Location": {
"LocationCode": "Ufcs-P0-C10-T1"
},
@@ -1896,6 +1906,7 @@
"ccin": ["6B87"],
"extraInterfaces": {
"xyz.openbmc_project.Inventory.Item.Connector": null,
+ "xyz.openbmc_project.Inventory.Connector.Port": null,
"com.ibm.ipzvpd.Location": {
"LocationCode": "Ufcs-P0-C10-T2"
},
@@ -1911,6 +1922,7 @@
"ccin": ["6B87"],
"extraInterfaces": {
"xyz.openbmc_project.Inventory.Item.Connector": null,
+ "xyz.openbmc_project.Inventory.Connector.Port": null,
"com.ibm.ipzvpd.Location": {
"LocationCode": "Ufcs-P0-C10-T3"
},
@@ -2129,6 +2141,7 @@
"ccin": ["6B87"],
"extraInterfaces": {
"xyz.openbmc_project.Inventory.Item.Connector": null,
+ "xyz.openbmc_project.Inventory.Connector.Port": null,
"com.ibm.ipzvpd.Location": {
"LocationCode": "Ufcs-P0-C11-T0"
},
@@ -2144,6 +2157,7 @@
"ccin": ["6B87"],
"extraInterfaces": {
"xyz.openbmc_project.Inventory.Item.Connector": null,
+ "xyz.openbmc_project.Inventory.Connector.Port": null,
"com.ibm.ipzvpd.Location": {
"LocationCode": "Ufcs-P0-C11-T1"
},
@@ -2159,6 +2173,7 @@
"ccin": ["6B87"],
"extraInterfaces": {
"xyz.openbmc_project.Inventory.Item.Connector": null,
+ "xyz.openbmc_project.Inventory.Connector.Port": null,
"com.ibm.ipzvpd.Location": {
"LocationCode": "Ufcs-P0-C11-T2"
},
@@ -2174,6 +2189,7 @@
"ccin": ["6B87"],
"extraInterfaces": {
"xyz.openbmc_project.Inventory.Item.Connector": null,
+ "xyz.openbmc_project.Inventory.Connector.Port": null,
"com.ibm.ipzvpd.Location": {
"LocationCode": "Ufcs-P0-C11-T3"
},
@@ -2274,6 +2290,7 @@
"ccin": ["6B87"],
"extraInterfaces": {
"xyz.openbmc_project.Inventory.Item.Connector": null,
+ "xyz.openbmc_project.Inventory.Connector.Port": null,
"com.ibm.ipzvpd.Location": {
"LocationCode": "Ufcs-P0-C8-T0"
},
@@ -2289,6 +2306,7 @@
"ccin": ["6B87"],
"extraInterfaces": {
"xyz.openbmc_project.Inventory.Item.Connector": null,
+ "xyz.openbmc_project.Inventory.Connector.Port": null,
"com.ibm.ipzvpd.Location": {
"LocationCode": "Ufcs-P0-C8-T1"
},
@@ -2304,6 +2322,7 @@
"ccin": ["6B87"],
"extraInterfaces": {
"xyz.openbmc_project.Inventory.Item.Connector": null,
+ "xyz.openbmc_project.Inventory.Connector.Port": null,
"com.ibm.ipzvpd.Location": {
"LocationCode": "Ufcs-P0-C8-T2"
},
@@ -2319,6 +2338,7 @@
"ccin": ["6B87"],
"extraInterfaces": {
"xyz.openbmc_project.Inventory.Item.Connector": null,
+ "xyz.openbmc_project.Inventory.Connector.Port": null,
"com.ibm.ipzvpd.Location": {
"LocationCode": "Ufcs-P0-C8-T3"
},
@@ -2487,6 +2507,7 @@
"inherit": false,
"extraInterfaces": {
"xyz.openbmc_project.Inventory.Item.Connector": null,
+ "xyz.openbmc_project.Inventory.Connector.Port": null,
"com.ibm.ipzvpd.Location": {
"LocationCode": "Ufcs-P1-T1"
},
@@ -2500,6 +2521,7 @@
"inherit": false,
"extraInterfaces": {
"xyz.openbmc_project.Inventory.Item.Connector": null,
+ "xyz.openbmc_project.Inventory.Connector.Port": null,
"com.ibm.ipzvpd.Location": {
"LocationCode": "Ufcs-P1-T2"
},
@@ -2718,6 +2740,7 @@
"inherit": false,
"extraInterfaces": {
"xyz.openbmc_project.Inventory.Item.Connector": null,
+ "xyz.openbmc_project.Inventory.Connector.Port": null,
"com.ibm.ipzvpd.Location": {
"LocationCode": "Ufcs-P2-T1"
},
@@ -2731,6 +2754,7 @@
"inherit": false,
"extraInterfaces": {
"xyz.openbmc_project.Inventory.Item.Connector": null,
+ "xyz.openbmc_project.Inventory.Connector.Port": null,
"com.ibm.ipzvpd.Location": {
"LocationCode": "Ufcs-P2-T2"
},
diff --git a/config/ibm/50001002.json b/config/ibm/50001002.json
index cd6ff8a..0329c1d 100644
--- a/config/ibm/50001002.json
+++ b/config/ibm/50001002.json
@@ -1445,6 +1445,7 @@
"ccin": ["6B87"],
"extraInterfaces": {
"xyz.openbmc_project.Inventory.Item.Connector": null,
+ "xyz.openbmc_project.Inventory.Connector.Port": null,
"com.ibm.ipzvpd.Location": {
"LocationCode": "Ufcs-P0-C11-T0"
},
@@ -1460,6 +1461,7 @@
"ccin": ["6B87"],
"extraInterfaces": {
"xyz.openbmc_project.Inventory.Item.Connector": null,
+ "xyz.openbmc_project.Inventory.Connector.Port": null,
"com.ibm.ipzvpd.Location": {
"LocationCode": "Ufcs-P0-C11-T1"
},
@@ -1475,6 +1477,7 @@
"ccin": ["6B87"],
"extraInterfaces": {
"xyz.openbmc_project.Inventory.Item.Connector": null,
+ "xyz.openbmc_project.Inventory.Connector.Port": null,
"com.ibm.ipzvpd.Location": {
"LocationCode": "Ufcs-P0-C11-T2"
},
@@ -1490,6 +1493,7 @@
"ccin": ["6B87"],
"extraInterfaces": {
"xyz.openbmc_project.Inventory.Item.Connector": null,
+ "xyz.openbmc_project.Inventory.Connector.Port": null,
"com.ibm.ipzvpd.Location": {
"LocationCode": "Ufcs-P0-C11-T3"
},
@@ -1548,6 +1552,7 @@
"ccin": ["6B87"],
"extraInterfaces": {
"xyz.openbmc_project.Inventory.Item.Connector": null,
+ "xyz.openbmc_project.Inventory.Connector.Port": null,
"com.ibm.ipzvpd.Location": {
"LocationCode": "Ufcs-P0-C8-T0"
},
@@ -1563,6 +1568,7 @@
"ccin": ["6B87"],
"extraInterfaces": {
"xyz.openbmc_project.Inventory.Item.Connector": null,
+ "xyz.openbmc_project.Inventory.Connector.Port": null,
"com.ibm.ipzvpd.Location": {
"LocationCode": "Ufcs-P0-C8-T1"
},
@@ -1578,6 +1584,7 @@
"ccin": ["6B87"],
"extraInterfaces": {
"xyz.openbmc_project.Inventory.Item.Connector": null,
+ "xyz.openbmc_project.Inventory.Connector.Port": null,
"com.ibm.ipzvpd.Location": {
"LocationCode": "Ufcs-P0-C8-T2"
},
@@ -1593,6 +1600,7 @@
"ccin": ["6B87"],
"extraInterfaces": {
"xyz.openbmc_project.Inventory.Item.Connector": null,
+ "xyz.openbmc_project.Inventory.Connector.Port": null,
"com.ibm.ipzvpd.Location": {
"LocationCode": "Ufcs-P0-C8-T3"
},
@@ -1901,6 +1909,7 @@
"inherit": false,
"extraInterfaces": {
"xyz.openbmc_project.Inventory.Item.Connector": null,
+ "xyz.openbmc_project.Inventory.Connector.Port": null,
"com.ibm.ipzvpd.Location": {
"LocationCode": "Ufcs-P1-T0"
},
@@ -1914,6 +1923,7 @@
"inherit": false,
"extraInterfaces": {
"xyz.openbmc_project.Inventory.Item.Connector": null,
+ "xyz.openbmc_project.Inventory.Connector.Port": null,
"com.ibm.ipzvpd.Location": {
"LocationCode": "Ufcs-P1-T1"
},
@@ -1927,6 +1937,7 @@
"inherit": false,
"extraInterfaces": {
"xyz.openbmc_project.Inventory.Item.Connector": null,
+ "xyz.openbmc_project.Inventory.Connector.Port": null,
"com.ibm.ipzvpd.Location": {
"LocationCode": "Ufcs-P1-T2"
},
@@ -1940,6 +1951,7 @@
"inherit": false,
"extraInterfaces": {
"xyz.openbmc_project.Inventory.Item.Connector": null,
+ "xyz.openbmc_project.Inventory.Connector.Port": null,
"com.ibm.ipzvpd.Location": {
"LocationCode": "Ufcs-P1-T3"
},
@@ -2320,6 +2332,7 @@
"inherit": false,
"extraInterfaces": {
"xyz.openbmc_project.Inventory.Item.Connector": null,
+ "xyz.openbmc_project.Inventory.Connector.Port": null,
"com.ibm.ipzvpd.Location": {
"LocationCode": "Ufcs-P2-T0"
},
@@ -2333,6 +2346,7 @@
"inherit": false,
"extraInterfaces": {
"xyz.openbmc_project.Inventory.Item.Connector": null,
+ "xyz.openbmc_project.Inventory.Connector.Port": null,
"com.ibm.ipzvpd.Location": {
"LocationCode": "Ufcs-P2-T1"
},
@@ -2346,6 +2360,7 @@
"inherit": false,
"extraInterfaces": {
"xyz.openbmc_project.Inventory.Item.Connector": null,
+ "xyz.openbmc_project.Inventory.Connector.Port": null,
"com.ibm.ipzvpd.Location": {
"LocationCode": "Ufcs-P2-T2"
},
@@ -2359,6 +2374,7 @@
"inherit": false,
"extraInterfaces": {
"xyz.openbmc_project.Inventory.Item.Connector": null,
+ "xyz.openbmc_project.Inventory.Connector.Port": null,
"com.ibm.ipzvpd.Location": {
"LocationCode": "Ufcs-P2-T3"
},
diff --git a/config/ibm/50003000.json b/config/ibm/50003000.json
index 6d91774..2046cc0 100644
--- a/config/ibm/50003000.json
+++ b/config/ibm/50003000.json
@@ -2624,6 +2624,7 @@
"noprime": true,
"extraInterfaces": {
"xyz.openbmc_project.Inventory.Item.Connector": null,
+ "xyz.openbmc_project.Inventory.Connector.Port": null,
"com.ibm.ipzvpd.Location": {
"LocationCode": "Ufcs-P0-C2-T0"
},
@@ -2638,6 +2639,7 @@
"noprime": true,
"extraInterfaces": {
"xyz.openbmc_project.Inventory.Item.Connector": null,
+ "xyz.openbmc_project.Inventory.Connector.Port": null,
"com.ibm.ipzvpd.Location": {
"LocationCode": "Ufcs-P0-C2-T1"
},
@@ -2690,6 +2692,7 @@
"noprime": true,
"extraInterfaces": {
"xyz.openbmc_project.Inventory.Item.Connector": null,
+ "xyz.openbmc_project.Inventory.Connector.Port": null,
"com.ibm.ipzvpd.Location": {
"LocationCode": "Ufcs-P0-C3-T0"
},
@@ -2704,6 +2707,7 @@
"noprime": true,
"extraInterfaces": {
"xyz.openbmc_project.Inventory.Item.Connector": null,
+ "xyz.openbmc_project.Inventory.Connector.Port": null,
"com.ibm.ipzvpd.Location": {
"LocationCode": "Ufcs-P0-C3-T1"
},
@@ -2756,6 +2760,7 @@
"noprime": true,
"extraInterfaces": {
"xyz.openbmc_project.Inventory.Item.Connector": null,
+ "xyz.openbmc_project.Inventory.Connector.Port": null,
"com.ibm.ipzvpd.Location": {
"LocationCode": "Ufcs-P0-C4-T0"
},
@@ -2770,6 +2775,7 @@
"noprime": true,
"extraInterfaces": {
"xyz.openbmc_project.Inventory.Item.Connector": null,
+ "xyz.openbmc_project.Inventory.Connector.Port": null,
"com.ibm.ipzvpd.Location": {
"LocationCode": "Ufcs-P0-C4-T1"
},
@@ -2822,6 +2828,7 @@
"noprime": true,
"extraInterfaces": {
"xyz.openbmc_project.Inventory.Item.Connector": null,
+ "xyz.openbmc_project.Inventory.Connector.Port": null,
"com.ibm.ipzvpd.Location": {
"LocationCode": "Ufcs-P0-C5-T0"
},
@@ -2836,6 +2843,7 @@
"noprime": true,
"extraInterfaces": {
"xyz.openbmc_project.Inventory.Item.Connector": null,
+ "xyz.openbmc_project.Inventory.Connector.Port": null,
"com.ibm.ipzvpd.Location": {
"LocationCode": "Ufcs-P0-C5-T1"
},
@@ -2925,6 +2933,7 @@
"noprime": true,
"extraInterfaces": {
"xyz.openbmc_project.Inventory.Item.Connector": null,
+ "xyz.openbmc_project.Inventory.Connector.Port": null,
"com.ibm.ipzvpd.Location": {
"LocationCode": "Ufcs-P0-C7-T0"
},
@@ -2939,6 +2948,7 @@
"noprime": true,
"extraInterfaces": {
"xyz.openbmc_project.Inventory.Item.Connector": null,
+ "xyz.openbmc_project.Inventory.Connector.Port": null,
"com.ibm.ipzvpd.Location": {
"LocationCode": "Ufcs-P0-C7-T1"
},
@@ -2991,6 +3001,7 @@
"noprime": true,
"extraInterfaces": {
"xyz.openbmc_project.Inventory.Item.Connector": null,
+ "xyz.openbmc_project.Inventory.Connector.Port": null,
"com.ibm.ipzvpd.Location": {
"LocationCode": "Ufcs-P0-C8-T0"
},
@@ -3005,6 +3016,7 @@
"noprime": true,
"extraInterfaces": {
"xyz.openbmc_project.Inventory.Item.Connector": null,
+ "xyz.openbmc_project.Inventory.Connector.Port": null,
"com.ibm.ipzvpd.Location": {
"LocationCode": "Ufcs-P0-C8-T1"
},
@@ -3094,6 +3106,7 @@
"noprime": true,
"extraInterfaces": {
"xyz.openbmc_project.Inventory.Item.Connector": null,
+ "xyz.openbmc_project.Inventory.Connector.Port": null,
"com.ibm.ipzvpd.Location": {
"LocationCode": "Ufcs-P0-C10-T0"
},
@@ -3108,6 +3121,7 @@
"noprime": true,
"extraInterfaces": {
"xyz.openbmc_project.Inventory.Item.Connector": null,
+ "xyz.openbmc_project.Inventory.Connector.Port": null,
"com.ibm.ipzvpd.Location": {
"LocationCode": "Ufcs-P0-C10-T1"
},
@@ -3160,6 +3174,7 @@
"noprime": true,
"extraInterfaces": {
"xyz.openbmc_project.Inventory.Item.Connector": null,
+ "xyz.openbmc_project.Inventory.Connector.Port": null,
"com.ibm.ipzvpd.Location": {
"LocationCode": "Ufcs-P0-C11-T0"
},
@@ -3174,6 +3189,7 @@
"noprime": true,
"extraInterfaces": {
"xyz.openbmc_project.Inventory.Item.Connector": null,
+ "xyz.openbmc_project.Inventory.Connector.Port": null,
"com.ibm.ipzvpd.Location": {
"LocationCode": "Ufcs-P0-C11-T1"
},
diff --git a/config/ibm/50003000_v2.json b/config/ibm/50003000_v2.json
index cec0b7f..aa1c4fb 100644
--- a/config/ibm/50003000_v2.json
+++ b/config/ibm/50003000_v2.json
@@ -2563,6 +2563,7 @@
"noprime": true,
"extraInterfaces": {
"xyz.openbmc_project.Inventory.Item.Connector": null,
+ "xyz.openbmc_project.Inventory.Connector.Port": null,
"com.ibm.ipzvpd.Location": {
"LocationCode": "Ufcs-P0-C1-T0"
},
@@ -2577,6 +2578,7 @@
"noprime": true,
"extraInterfaces": {
"xyz.openbmc_project.Inventory.Item.Connector": null,
+ "xyz.openbmc_project.Inventory.Connector.Port": null,
"com.ibm.ipzvpd.Location": {
"LocationCode": "Ufcs-P0-C1-T1"
},
@@ -2634,6 +2636,7 @@
"noprime": true,
"extraInterfaces": {
"xyz.openbmc_project.Inventory.Item.Connector": null,
+ "xyz.openbmc_project.Inventory.Connector.Port": null,
"com.ibm.ipzvpd.Location": {
"LocationCode": "Ufcs-P0-C2-T0"
},
@@ -2648,6 +2651,7 @@
"noprime": true,
"extraInterfaces": {
"xyz.openbmc_project.Inventory.Item.Connector": null,
+ "xyz.openbmc_project.Inventory.Connector.Port": null,
"com.ibm.ipzvpd.Location": {
"LocationCode": "Ufcs-P0-C2-T1"
},
@@ -2705,6 +2709,7 @@
"noprime": true,
"extraInterfaces": {
"xyz.openbmc_project.Inventory.Item.Connector": null,
+ "xyz.openbmc_project.Inventory.Connector.Port": null,
"com.ibm.ipzvpd.Location": {
"LocationCode": "Ufcs-P0-C3-T0"
},
@@ -2719,6 +2724,7 @@
"noprime": true,
"extraInterfaces": {
"xyz.openbmc_project.Inventory.Item.Connector": null,
+ "xyz.openbmc_project.Inventory.Connector.Port": null,
"com.ibm.ipzvpd.Location": {
"LocationCode": "Ufcs-P0-C3-T1"
},
@@ -2776,6 +2782,7 @@
"noprime": true,
"extraInterfaces": {
"xyz.openbmc_project.Inventory.Item.Connector": null,
+ "xyz.openbmc_project.Inventory.Connector.Port": null,
"com.ibm.ipzvpd.Location": {
"LocationCode": "Ufcs-P0-C4-T0"
},
@@ -2790,6 +2797,7 @@
"noprime": true,
"extraInterfaces": {
"xyz.openbmc_project.Inventory.Item.Connector": null,
+ "xyz.openbmc_project.Inventory.Connector.Port": null,
"com.ibm.ipzvpd.Location": {
"LocationCode": "Ufcs-P0-C4-T1"
},
@@ -2847,6 +2855,7 @@
"noprime": true,
"extraInterfaces": {
"xyz.openbmc_project.Inventory.Item.Connector": null,
+ "xyz.openbmc_project.Inventory.Connector.Port": null,
"com.ibm.ipzvpd.Location": {
"LocationCode": "Ufcs-P0-C5-T0"
},
@@ -2861,6 +2870,7 @@
"noprime": true,
"extraInterfaces": {
"xyz.openbmc_project.Inventory.Item.Connector": null,
+ "xyz.openbmc_project.Inventory.Connector.Port": null,
"com.ibm.ipzvpd.Location": {
"LocationCode": "Ufcs-P0-C5-T1"
},
@@ -2960,6 +2970,7 @@
"noprime": true,
"extraInterfaces": {
"xyz.openbmc_project.Inventory.Item.Connector": null,
+ "xyz.openbmc_project.Inventory.Connector.Port": null,
"com.ibm.ipzvpd.Location": {
"LocationCode": "Ufcs-P0-C7-T0"
},
@@ -2974,6 +2985,7 @@
"noprime": true,
"extraInterfaces": {
"xyz.openbmc_project.Inventory.Item.Connector": null,
+ "xyz.openbmc_project.Inventory.Connector.Port": null,
"com.ibm.ipzvpd.Location": {
"LocationCode": "Ufcs-P0-C7-T1"
},
@@ -3031,6 +3043,7 @@
"noprime": true,
"extraInterfaces": {
"xyz.openbmc_project.Inventory.Item.Connector": null,
+ "xyz.openbmc_project.Inventory.Connector.Port": null,
"com.ibm.ipzvpd.Location": {
"LocationCode": "Ufcs-P0-C8-T0"
},
@@ -3045,6 +3058,7 @@
"noprime": true,
"extraInterfaces": {
"xyz.openbmc_project.Inventory.Item.Connector": null,
+ "xyz.openbmc_project.Inventory.Connector.Port": null,
"com.ibm.ipzvpd.Location": {
"LocationCode": "Ufcs-P0-C8-T1"
},
@@ -3144,6 +3158,7 @@
"noprime": true,
"extraInterfaces": {
"xyz.openbmc_project.Inventory.Item.Connector": null,
+ "xyz.openbmc_project.Inventory.Connector.Port": null,
"com.ibm.ipzvpd.Location": {
"LocationCode": "Ufcs-P0-C10-T0"
},
@@ -3158,6 +3173,7 @@
"noprime": true,
"extraInterfaces": {
"xyz.openbmc_project.Inventory.Item.Connector": null,
+ "xyz.openbmc_project.Inventory.Connector.Port": null,
"com.ibm.ipzvpd.Location": {
"LocationCode": "Ufcs-P0-C10-T1"
},
@@ -3215,6 +3231,7 @@
"noprime": true,
"extraInterfaces": {
"xyz.openbmc_project.Inventory.Item.Connector": null,
+ "xyz.openbmc_project.Inventory.Connector.Port": null,
"com.ibm.ipzvpd.Location": {
"LocationCode": "Ufcs-P0-C11-T0"
},
@@ -3229,6 +3246,7 @@
"noprime": true,
"extraInterfaces": {
"xyz.openbmc_project.Inventory.Item.Connector": null,
+ "xyz.openbmc_project.Inventory.Connector.Port": null,
"com.ibm.ipzvpd.Location": {
"LocationCode": "Ufcs-P0-C11-T1"
},