Update sensors to reflect changes after switching to sdbusplus
- GetManagedObjects should be call only on service root path
- additional fixes for RSV
Change-Id: I4e345e57b081d7683fd8f3f4efa23fe4091ce41e
Signed-off-by: Lewanczyk, Dawid <dawid.lewanczyk@intel.com>
diff --git a/static/redfish/v1/$metadata/index.xml b/static/redfish/v1/$metadata/index.xml
index 9a3896b..c185baf 100644
--- a/static/redfish/v1/$metadata/index.xml
+++ b/static/redfish/v1/$metadata/index.xml
@@ -113,9 +113,12 @@
</edmx:Reference>
<edmx:Reference Uri="/redfish/v1/schema/Thermal_v1.xml">
<edmx:Include Namespace="Thermal"/>
+ <edmx:Include Namespace="Thermal.v1_0_0"/>
<edmx:Include Namespace="Thermal.v1_0_3"/>
<edmx:Include Namespace="Thermal.v1_1_1"/>
<edmx:Include Namespace="Thermal.v1_2_0"/>
+ <edmx:Include Namespace="Thermal.v1_3_0"/>
+ <edmx:Include Namespace="Thermal.v1_4_0"/>
</edmx:Reference>
<edmx:Reference Uri="/redfish/v1/schema/RedfishExtensions_v1.xml">
<edmx:Include Namespace="RedfishExtensions.v1_0_0" Alias="Redfish"/>