summaryrefslogtreecommitdiff
path: root/static/redfish/v1
diff options
context:
space:
mode:
authorEd Tanous <ed.tanous@intel.com>2018-03-08 01:51:27 +0300
committerEd Tanous <ed.tanous@intel.com>2018-04-20 21:24:51 +0300
commit9dc2c4d61fa1ecd3835abc83776e6e0ee2f79711 (patch)
treec1495f42017c4671ecf2f4b20460614b19634048 /static/redfish/v1
parenta692779f0689f4630a37d6587663a71320c5b618 (diff)
downloadbmcweb-9dc2c4d61fa1ecd3835abc83776e6e0ee2f79711.tar.xz
Add full index support to static files loader
... and remove file spcific check for redfish $metadata. This allows the $metadata to be pre-gzip compressed if we choose. Change-Id: I697bd7f8a8f5dc1a7b448d699b2daf93a296c248 Signed-off-by: Ed Tanous <ed.tanous@intel.com>
Diffstat (limited to 'static/redfish/v1')
-rw-r--r--static/redfish/v1/$metadata/index.xml (renamed from static/redfish/v1/$metadata)8
1 files changed, 4 insertions, 4 deletions
diff --git a/static/redfish/v1/$metadata b/static/redfish/v1/$metadata/index.xml
index f9c9a56b86..252d3af5db 100644
--- a/static/redfish/v1/$metadata
+++ b/static/redfish/v1/$metadata/index.xml
@@ -226,20 +226,20 @@
</edmx:Reference>
<edmx:Reference Uri="/redfish/v1/schema/EventDestinationCollection_v1.xml">
<edmx:Include Namespace="EventDestinationCollection"/>
- </edmx:Reference>
+ </edmx:Reference>
<edmx:Reference Uri="/redfish/v1/schema/EventDestination_v1.xml">
<edmx:Include Namespace="EventDestination"/>
<edmx:Include Namespace="EventDestination.v1_0_3"/>
<edmx:Include Namespace="EventDestination.v1_1_1"/>
- </edmx:Reference>
+ </edmx:Reference>
<edmx:Reference Uri="/redfish/v1/schema/Event_v1.xml">
<edmx:Include Namespace="Event"/>
<edmx:Include Namespace="Event.v1_0_4"/>
<edmx:Include Namespace="Event.v1_1_2"/>
- </edmx:Reference>
+ </edmx:Reference>
<edmx:DataServices>
<Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Service">
<EntityContainer Name="Service" Extends="ServiceRoot.v1_0_0.ServiceContainer"/>
</Schema>
</edmx:DataServices>
-</edmx:Edmx>) \ No newline at end of file
+</edmx:Edmx> \ No newline at end of file