[SDC-29] Amdocs OnBoard 1707 initial commit.
[sdc.git] / openecomp-be / lib / openecomp-sdc-translator-lib / openecomp-sdc-translator-core / src / test / resources / mock / services / heattotosca / vol_attach / nested_with_inner_vol / 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": "nested.yml",
8       "type": "HEAT",
9       "isBase": "false",
10       "data": [
11         {
12           "file": "a_vol.yml",
13           "type": "HEAT_VOL",
14           "isBase": "false"
15         }
16       ]
17     },
18     {
19       "file": "main.yml",
20       "type": "HEAT",
21       "isBase": "false"
22     }
23   ]
24 }