[sdc] docker file fix for cassandra
[sdc.git] / openecomp-be / lib / openecomp-sdc-validation-lib / openecomp-sdc-validation-impl / src / test / resources / org / openecomp / validation / validators / heat_validator / nested_input_parameter_match_parent / 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": "nested-pps_v1.0.yaml",
18       "type": "HEAT"
19     }
20   ]
21 }