push addional code
[sdc.git] / openecomp-be / lib / openecomp-sdc-validation-lib / openecomp-sdc-validation-impl / src / test / resources / openecomp / org / validation / validators / heat_validator / no_loops_nesting / negative_test / input / MANIFEST.json
1 {
2   "name": "hot-mog",
3   "description": "HOT template to create hot mog server",
4   "version": "2013-05-23",
5   "data": [
6     {
7       "file": "hot-nimbus-psm_v1.0.yaml",
8       "type": "HEAT",
9       "data": [
10         {
11           "file": "hot-nimbus-psm_v1.0.env",
12           "type": "HEAT_ENV"
13         }
14       ]
15     },
16     {
17       "file": "nested-psm_v1.0.yaml",
18       "type": "HEAT"
19     },
20     {
21       "file": "nested-points-to-hot-nimbus-psm.yaml",
22       "type": "HEAT"
23     },
24     {
25       "file": "yaml-point-to-itself.yaml",
26       "type": "HEAT"
27     },
28     {
29       "file": "mount_iso_script.sh",
30       "type": "SHELL"
31     },
32     {
33       "file": "cloud-nimbus.sh",
34       "type": "SHELL"
35     },
36     {
37       "file": "nimbus-ethernet",
38       "type": "OTHER"
39     },
40     {
41       "file": "nimbus-ethernet-gw",
42       "type": "OTHER"
43     }
44   ]
45 }