[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 / getAttrDynamicParamEmptyMap / inputs / MANIFEST.json
1 {
2     "name": "", 
3     "description": "", 
4     "data": [
5         {
6             "file": "LCP-Xlate.template.yaml", 
7             "type": "HEAT", 
8             "isBase": "false"
9         }, 
10         {
11             "file": "LCP-XlateL2J.template.yaml", 
12             "type": "HEAT", 
13             "isBase": "false"
14         }, 
15         {
16             "file": "base_mso.yml", 
17             "type": "HEAT", 
18             "isBase": "true", 
19             "data": [
20                 {
21                     "file": "base_mso.env", 
22                     "type": "HEAT_ENV"
23                 }
24             ]
25         }, 
26         {
27             "file": "LCP-OPENECOMP.template.yaml",
28             "type": "HEAT", 
29             "isBase": "false"
30         }, 
31         {
32             "file": "LCP-Base.template.yaml", 
33             "type": "HEAT", 
34             "isBase": "false"
35         }, 
36         {
37             "file": "LCP-PairGroup.template.yaml", 
38             "type": "HEAT", 
39             "isBase": "false"
40         }, 
41         {
42             "file": "LCP-Port.template.yaml", 
43             "type": "HEAT", 
44             "isBase": "false"
45         }, 
46         {
47             "file": "LCP-ATTGRP.template.yaml", 
48             "type": "HEAT", 
49             "isBase": "false"
50         }
51     ]
52 }