summaryrefslogtreecommitdiff
path: root/static/redfish/v1/$metadata/index.xml
diff options
context:
space:
mode:
authorEd Tanous <edtanous@google.com>2023-01-19 21:47:44 +0300
committerEd Tanous <edtanous@google.com>2023-01-19 21:48:07 +0300
commit7b395d7c9538360f8b034481fedcdeb5d3ee784b (patch)
tree56396941ce648385b4df72618a43ea25da10b2b4 /static/redfish/v1/$metadata/index.xml
parentd678d4fc59f131cf9820c1783f86a4a6ede32995 (diff)
downloadbmcweb-7b395d7c9538360f8b034481fedcdeb5d3ee784b.tar.xz
Remove OemSession from metadata
In d678d4fc59f131cf9820c1783f86a4a6ede32995 I forgot to remove OemSession from the metadata, and it now returns invalid. This was missed in testsing, because this was originally stacked with patches that remove the $metadata hardcoding entirely, so with that patch, this error wasn't present. Tested: CI can catch this just fine. Regression fix. Signed-off-by: Ed Tanous <edtanous@google.com> Change-Id: I56ad68846174d42004565dd3bc75f3008720d58a
Diffstat (limited to 'static/redfish/v1/$metadata/index.xml')
-rw-r--r--static/redfish/v1/$metadata/index.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/static/redfish/v1/$metadata/index.xml b/static/redfish/v1/$metadata/index.xml
index f8bd5bb6ff..ce282ba707 100644
--- a/static/redfish/v1/$metadata/index.xml
+++ b/static/redfish/v1/$metadata/index.xml
@@ -2841,8 +2841,4 @@
<edmx:Include Namespace="OemAccountService"/>
<edmx:Include Namespace="OemAccountService.v1_0_0"/>
</edmx:Reference>
- <edmx:Reference Uri="/redfish/v1/schema/OemSession_v1.xml">
- <edmx:Include Namespace="OemSession"/>
- <edmx:Include Namespace="OemSession.v1_0_0"/>
- </edmx:Reference>
</edmx:Edmx>