REST: SFA interface GetVersion and ListResources
[myslice.git] / rest / monitor.py
index 2252189..4372a35 100644 (file)
@@ -59,4 +59,4 @@ def servicesStatus(request):
                 result[s]['status'] = 'ko'
 
         
-    return HttpResponse(json.dumps(result), content_type="application/json")
\ No newline at end of file
+    return HttpResponse(json.dumps(result), content_type="application/json")