summaryrefslogtreecommitdiff
path: root/static/redfish/v1/$metadata/index.xml
diff options
context:
space:
mode:
authorXiaochao Ma <maxiaochao@inspur.com>2022-06-29 04:52:24 +0300
committerEd Tanous <ed@tanous.net>2022-07-07 22:26:00 +0300
commit1ec18997f71c765960fd4048eba3c438332bcfa3 (patch)
tree269d214e09b5b717cbdadbc15f30f9765e0de658 /static/redfish/v1/$metadata/index.xml
parent6384e3239a6567db6e9b0df73f77193768c5a86d (diff)
downloadbmcweb-1ec18997f71c765960fd4048eba3c438332bcfa3.tar.xz
Add TermalSubsystem schema
Adds the ThermalSubsystem schema to the list of the supported schemas. Tested: Code compiles. Script generated change. Signed-off-by: Xiaochao Ma <maxiaochao@inspur.com> Signed-off-by: Ed Tanous <edtanous@google.com> Change-Id: I4540fcaa57455ec95d4c8fff71429309c2eebce3
Diffstat (limited to 'static/redfish/v1/$metadata/index.xml')
-rw-r--r--static/redfish/v1/$metadata/index.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/static/redfish/v1/$metadata/index.xml b/static/redfish/v1/$metadata/index.xml
index 7640728486..004f80019b 100644
--- a/static/redfish/v1/$metadata/index.xml
+++ b/static/redfish/v1/$metadata/index.xml
@@ -2427,6 +2427,10 @@
<edmx:Include Namespace="Thermal.v1_7_0"/>
<edmx:Include Namespace="Thermal.v1_7_1"/>
</edmx:Reference>
+ <edmx:Reference Uri="/redfish/v1/schema/ThermalSubsystem_v1.xml">
+ <edmx:Include Namespace="ThermalSubsystem"/>
+ <edmx:Include Namespace="ThermalSubsystem.v1_0_0"/>
+ </edmx:Reference>
<edmx:Reference Uri="/redfish/v1/schema/Triggers_v1.xml">
<edmx:Include Namespace="Triggers"/>
<edmx:Include Namespace="Triggers.v1_0_0"/>