File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
services/director-v2/src/simcore_service_director_v2/models Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -94,8 +94,8 @@ def convert_null_to_empty_metadata(cls, v):
9494 "cluster_id" : 0 ,
9595 "iteration" : 42 ,
9696 "result" : "NOT_STARTED" ,
97- "created" : "2021-03-01T12 :07:34.19161" ,
98- "modified" : "2021-03-01T13 :07:34.19161" ,
97+ "created" : "2021-03-01 13 :07:34.19161" ,
98+ "modified" : "2021-03-01 13 :07:34.19161" ,
9999 "use_on_demand_clusters" : False ,
100100 },
101101 {
@@ -105,10 +105,10 @@ def convert_null_to_empty_metadata(cls, v):
105105 "cluster_id" : 123 ,
106106 "iteration" : 12 ,
107107 "result" : "SUCCESS" ,
108- "created" : "2021-03-01T13 :07:34.19161" ,
109- "modified" : "2021-03-01T14 :07:34.19161" ,
110- "started" : "2021-03-01T08 :07:34.19161" ,
111- "ended" : "2021-03-01T13 :07:34.10" ,
108+ "created" : "2021-03-01 13 :07:34.19161" ,
109+ "modified" : "2021-03-0 13 :07:34.19161" ,
110+ "started" : "2021-03-01 8 :07:34.19161" ,
111+ "ended" : "2021-03-01 13 :07:34.10" ,
112112 "metadata" : {
113113 "node_id_names_map" : {},
114114 "product_name" : "osparc" ,
You can’t perform that action at this time.
0 commit comments