python-redfish/dmtf/fix_manager_ei.patch
Uggla 68f70626ad Fix mockup invalid json into http://localhost:8000/redfish/v1/Managers/1/EthernetInterfaces/1
- Update container creation process to patch the mockup.
- Also remove apache pid file if present. Happens if container is
  brutally killed.
- This is a fix for the old mockup 0.99a waiting to create a new
  process and container to use the 1.0.

Change-Id: I1be50a77b514d01e119be128b63a55180d2fa3fd
2017-01-26 13:33:34 +01:00

12 lines
502 B
Diff

--- /var/www/html/redfish/Managers/1/EthernetInterfaces/1/index.html 2016-05-28 13:09:32.028645250 +0000
+++ /var/www/html/redfish/Managers/1/EthernetInterfaces/1/index.html.patched 2016-05-28 13:21:19.826186341 +0000
@@ -67,7 +67,7 @@
]
},
"@Redfish.Settings": {
- "@odata.type": "#Settings.1.0.0.Settings"
+ "@odata.type": "#Settings.1.0.0.Settings",
"SettingsObject": {
"@odata.id": "/redfish/v1/Managers/1/EthernetInterfaces/1/SD"
},