[sdc] docker file fix for cassandra
[sdc.git] / openecomp-be / lib / openecomp-sdc-translator-lib / openecomp-sdc-translator-core / src / test / resources / mock / services / heattotosca / vol_att / volume_file_parallel_to_main_file / inputfiles / MANIFEST.json
1 {
2   "name": "vMME_Small",
3   "description": "HOT template to create 2 cinder volume attachment",
4   "version": "2013-05-23",
5   "data": [
6     {
7       "file": "hot_template.yml",
8       "isBase": true,
9       "type": "HEAT"
10     },
11     {
12       "file": "a_vol.yml",
13       "type": "HEAT_VOL"
14     }
15   ]
16 }