summaryrefslogtreecommitdiff
path: root/static/redfish/v1
diff options
context:
space:
mode:
authorLewanczyk, Dawid <dawid.lewanczyk@intel.com>2018-06-11 17:58:40 +0300
committerEd Tanous <ed.tanous@intel.com>2018-06-30 00:00:16 +0300
commit7885954af734ae61a2e1358740f84ad39248f18d (patch)
tree6dd1b22edd507a8383e9d8437258eade4de6434f /static/redfish/v1
parent1db9ca37657fd1cd04f768928d651f64212091a6 (diff)
downloadbmcweb-7885954af734ae61a2e1358740f84ad39248f18d.tar.xz
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>
Diffstat (limited to 'static/redfish/v1')
-rw-r--r--static/redfish/v1/$metadata/index.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/static/redfish/v1/$metadata/index.xml b/static/redfish/v1/$metadata/index.xml
index 9a3896b6a2..c185baffd9 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"/>