File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
services/director-v2/src/simcore_service_director_v2/models Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -94,7 +94,7 @@ def convert_null_to_empty_metadata(cls, v):
9494 "cluster_id" : 0 ,
9595 "iteration" : 42 ,
9696 "result" : "NOT_STARTED" ,
97- "created" : "2021-03-01T13 :07:34.19161" ,
97+ "created" : "2021-03-01T12 :07:34.19161" ,
9898 "modified" : "2021-03-01T13:07:34.19161" ,
9999 "use_on_demand_clusters" : False ,
100100 },
@@ -106,7 +106,7 @@ def convert_null_to_empty_metadata(cls, v):
106106 "iteration" : 12 ,
107107 "result" : "SUCCESS" ,
108108 "created" : "2021-03-01T13:07:34.19161" ,
109- "modified" : "2021-03-01T13 :07:34.19161" ,
109+ "modified" : "2021-03-01T14 :07:34.19161" ,
110110 "started" : "2021-03-01T08:07:34.19161" ,
111111 "ended" : "2021-03-01T13:07:34.10" ,
112112 "metadata" : {
You can’t perform that action at this time.
0 commit comments