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/test.json
[bonfiredemokit] / examples / test.json Repository:
ViewVC logotype

Annotation of /examples/test.json

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1 - (view) (download)

1 : agomez 1 {
2 :     "name": "Virtual Cluster Test Experiment",
3 :     "description": "Testing virtual cluster for configuration",
4 :     "duration": 3600,
5 :     "resources": [
6 :     {
7 :     "compute": {
8 :     "name": "master",
9 :     "description": "Virtual Cluster Master",
10 :     "instanceType": "small",
11 :     "locations": ["fr-inria"],
12 :     "resources": [
13 :     { "storage": "@BonFIRE Debian Squeeze 2G v3"},
14 :     { "network": "@BonFIRE WAN"}
15 :     ],
16 :     "contexts": [
17 :     {
18 :     }
19 :     ]
20 :     }
21 :     },
22 :     {
23 :     "compute": {
24 :     "name": "shadow",
25 :     "description": "Virtual Cluster Shadow",
26 :     "instanceType": "small",
27 :     "locations": ["fr-inria"],
28 :     "resources": [
29 :     { "storage": "@BonFIRE Debian Squeeze 2G v3"},
30 :     { "network": "@BonFIRE WAN"}
31 :     ],
32 :     "contexts": [
33 :     {
34 :     }
35 :     ]
36 :     }
37 :     }
38 :     ]
39 :     }
40 :    

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

Powered By FusionForge