bugfix empty workflow
This commit is contained in:
		@@ -236,6 +236,27 @@
 | 
			
		||||
                    },
 | 
			
		||||
                    "inputs": [],
 | 
			
		||||
                    "outputs": []
 | 
			
		||||
                },
 | 
			
		||||
                {
 | 
			
		||||
                    "name": "Mosquito server",
 | 
			
		||||
                    "short_description": "open source message broker that implements the MQTT protocol versions 5.0, 3.1.1 and 3.1.",
 | 
			
		||||
                    "logo": "./local_imgs/mosquitto-logo.png",
 | 
			
		||||
                    "description": "A very long description of what this storage is",
 | 
			
		||||
                    "type": "computing",
 | 
			
		||||
                    "owner": "IRT",
 | 
			
		||||
                    "price": 300,
 | 
			
		||||
                    "license": "GPLv2",
 | 
			
		||||
                    "execution_requirements": {
 | 
			
		||||
                        "cpus": 1,
 | 
			
		||||
                        "ram": 1024,
 | 
			
		||||
                        "storage": 300,
 | 
			
		||||
                        "gpus": 1,
 | 
			
		||||
                        "disk_io": "30 MB/s",
 | 
			
		||||
                        "parallel": true,
 | 
			
		||||
                        "scaling_model": 2
 | 
			
		||||
                    },
 | 
			
		||||
                    "inputs": [],
 | 
			
		||||
                    "outputs": []
 | 
			
		||||
                }
 | 
			
		||||
            ]
 | 
			
		||||
        },
 | 
			
		||||
@@ -273,22 +294,6 @@
 | 
			
		||||
                    "inputs": [],
 | 
			
		||||
                    "outputs": [],
 | 
			
		||||
                    "URL" : ""
 | 
			
		||||
                },
 | 
			
		||||
                {
 | 
			
		||||
                    "name": "Mosquito server",
 | 
			
		||||
                    "short_description": "open source message broker that implements the MQTT protocol versions 5.0, 3.1.1 and 3.1.",
 | 
			
		||||
                    "logo": "./local_imgs/mosquitto-logo.png",
 | 
			
		||||
                    "description": "A very long description of what this storage is",
 | 
			
		||||
                    "type": "storage",
 | 
			
		||||
                    "DCacronym": "DC_myDC",
 | 
			
		||||
                    "size": 40000,
 | 
			
		||||
                    "encryption": false,
 | 
			
		||||
                    "redundancy": "RAID5S",
 | 
			
		||||
                    "throughput": "r:300,w:350",
 | 
			
		||||
                    "bookingPrice": 90,
 | 
			
		||||
                    "inputs": [],
 | 
			
		||||
                    "outputs": [],
 | 
			
		||||
                    "URL" : ""
 | 
			
		||||
                }
 | 
			
		||||
            ]
 | 
			
		||||
        },
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user