[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 / fulltest / singleSubstitution / generalVf / in / 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": "vmme_small.yml",
8       "type": "HEAT",
9       "data": [
10         {
11           "file": "vmme_small.env",
12           "type": "HEAT_ENV"
13         },
14         {
15           "file": "vmme_small_create_fsb.yml",
16           "type": "HEAT_VOL",
17           "data": [
18             {
19               "file": "vmme_small_create_fsb.env",
20               "type": "HEAT_ENV"
21             }
22           ]
23         }
24       ]
25     }
26   ]
27 }