Log In | Get Help   
Home My Page Projects Code Snippets Project Openings BonFIRE VCOC Demonstration Kit
Summary Activity SCM Files Wiki
[bonfiredemokit] Annotation of /examples/vcoc.json
[bonfiredemokit] / examples / vcoc.json Repository:
ViewVC logotype

Annotation of /examples/vcoc.json

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1 - (view) (download)

1 : agomez 1 {
2 :     "name": "Virtual Cluster Demo Experiment",
3 :     "description": "Demo Virtual Cluster",
4 :     "duration": 180,
5 :     "resources": [
6 :     {
7 :     "compute": {
8 :     "name": "master",
9 :     "description": "Virtual Cluster Master",
10 :     "instanceType": "small",
11 :     "locations": ["fr-inria"],
12 :     "resources": [
13 :     { "storage": "@VirtualClusterMaster-v0.15"},
14 :     { "storage": "@vcocdemo_volume-1GB-empty"},
15 :     { "network": "@BonFIRE WAN"}
16 :     ],
17 :     "contexts": [
18 :     {
19 :     }
20 :     ]
21 :     }
22 :     },
23 :     {
24 :     "compute": {
25 :     "name": "client",
26 :     "description": "Virtual Cluster Client",
27 :     "instanceType": "small",
28 :     "locations": ["fr-inria"],
29 :     "resources": [
30 :     { "storage": "@VirtualClusterClient-v0.15"},
31 :     { "network": "@BonFIRE WAN"}
32 :     ],
33 :     "contexts": [
34 :     {
35 :     }
36 :     ]
37 :     }
38 :     }
39 :     ]
40 :     }
41 :    

root@forge.cesga.es
ViewVC Help
Powered by ViewVC 1.0.0  

Powered By FusionForge