[sdc] docker file fix for cassandra
[sdc.git] / openecomp-be / lib / openecomp-sdc-validation-lib / openecomp-sdc-validation-impl / src / test / resources / openecomp / org / validation / validators / heat_validator / properties_match_nested_parameters / positive_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-pps_v1.0.yaml",
8       "type": "HEAT",
9       "data": [
10         {
11           "file": "hot-nimbus-pps_v1.0.env",
12           "type": "HEAT_ENV"
13         }
14       ]
15     },
16     {
17       "file": "hot-nimbus-psm_v1.0.yaml",
18       "type": "HEAT",
19       "data": [
20         {
21           "file": "hot-nimbus-psm_v1.0.env",
22           "type": "HEAT_ENV"
23         }
24       ]
25     },
26     {
27       "file": "nested-pps_v1.0.yaml",
28       "type": "HEAT"
29     },
30     {
31       "file": "nested-psm_v1.0.yaml",
32       "type": "HEAT"
33     },
34     {
35       "file": "mount_iso_script.sh",
36       "type": "SHELL"
37     },
38     {
39       "file": "cloud-nimbus.sh",
40       "type": "SHELL"
41     },
42     {
43       "file": "nimbus-ethernet",
44       "type": "OTHER"
45     },
46     {
47       "file": "nimbus-ethernet-gw",
48       "type": "OTHER"
49     }
50   ]
51 }