X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;ds=sidebyside;f=rest%2Fmonitor.py;fp=rest%2Fmonitor.py;h=4372a3547fda1db056945fbc03ba623784e655b8;hb=6e577f8d7a1332e0d308ab7b09e4e745c4ed3cc5;hp=225218911427aac85153b2623fa768801aba1d83;hpb=55dc9a94de09b1c957d938cfaea8c74e5342fed3;p=myslice.git diff --git a/rest/monitor.py b/rest/monitor.py index 22521891..4372a354 100644 --- a/rest/monitor.py +++ b/rest/monitor.py @@ -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")