[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 / heatPseudoParameters / usedFromMainHeat / inputfiles / MANIFEST.json
1 {
2     "name": "", 
3     "description": "", 
4     "data": [
5         {
6             "file": "VSR_CPM_base_template_nested.yaml", 
7             "type": "HEAT", 
8             "isBase": "false"
9         }, 
10         {
11             "file": "VSR_IOM_template_nested.yaml", 
12             "type": "HEAT", 
13             "isBase": "false"
14         }, 
15         {
16             "file": "VSR_base_hot.yaml", 
17             "type": "HEAT", 
18             "isBase": "true", 
19             "data": [
20                 {
21                     "file": "VSR_base_hot.env", 
22                     "type": "HEAT_ENV"
23                 }
24             ]
25         }
26     ]
27 }