summaryrefslogtreecommitdiff
path: root/static/redfish/v1/$metadata/index.xml
diff options
context:
space:
mode:
authorEd Tanous <edtanous@google.com>2022-06-10 00:32:18 +0300
committerEd Tanous <ed@tanous.net>2022-06-13 19:14:45 +0300
commit08eca7332e6665803ea2e6a5d81820189243ebc5 (patch)
treeb741a09c75cafc06e9d7cea98c895b4959f2a600 /static/redfish/v1/$metadata/index.xml
parentd02420b2600a8a8636c1a9a7e3981e57a545d1f3 (diff)
downloadbmcweb-08eca7332e6665803ea2e6a5d81820189243ebc5.tar.xz
Add PCIeSlots schemas to the BMC
We plan on using these schemas, add them to the allow list. Tested: Code generated. Signed-off-by: Ed Tanous <edtanous@google.com> Change-Id: I4d2cc4d580115bbaf2445469577940984e3045f0
Diffstat (limited to 'static/redfish/v1/$metadata/index.xml')
-rw-r--r--static/redfish/v1/$metadata/index.xml15
1 files changed, 15 insertions, 0 deletions
diff --git a/static/redfish/v1/$metadata/index.xml b/static/redfish/v1/$metadata/index.xml
index 49835a7dea..7640728486 100644
--- a/static/redfish/v1/$metadata/index.xml
+++ b/static/redfish/v1/$metadata/index.xml
@@ -1609,6 +1609,21 @@
<edmx:Reference Uri="/redfish/v1/schema/PCIeFunctionCollection_v1.xml">
<edmx:Include Namespace="PCIeFunctionCollection"/>
</edmx:Reference>
+ <edmx:Reference Uri="/redfish/v1/schema/PCIeSlots_v1.xml">
+ <edmx:Include Namespace="PCIeSlots"/>
+ <edmx:Include Namespace="PCIeSlots.v1_0_0"/>
+ <edmx:Include Namespace="PCIeSlots.v1_0_1"/>
+ <edmx:Include Namespace="PCIeSlots.v1_0_2"/>
+ <edmx:Include Namespace="PCIeSlots.v1_0_3"/>
+ <edmx:Include Namespace="PCIeSlots.v1_1_0"/>
+ <edmx:Include Namespace="PCIeSlots.v1_1_1"/>
+ <edmx:Include Namespace="PCIeSlots.v1_1_2"/>
+ <edmx:Include Namespace="PCIeSlots.v1_2_0"/>
+ <edmx:Include Namespace="PCIeSlots.v1_3_0"/>
+ <edmx:Include Namespace="PCIeSlots.v1_4_0"/>
+ <edmx:Include Namespace="PCIeSlots.v1_4_1"/>
+ <edmx:Include Namespace="PCIeSlots.v1_5_0"/>
+ </edmx:Reference>
<edmx:Reference Uri="/redfish/v1/schema/PhysicalContext_v1.xml">
<edmx:Include Namespace="PhysicalContext"/>
</edmx:Reference>