[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 / mixPatterns / duplicateResourceIdsInDiffAddOnFiles / in / MANIFEST.json
1 {
2     "name": "", 
3     "description": "", 
4     "data": [
5         {
6             "file": "base_vota.yml", 
7             "type": "HEAT", 
8             "isBase": "true", 
9             "data": [
10                 {
11                     "file": "base_vota.env", 
12                     "type": "HEAT_ENV"
13                 }
14             ]
15         },
16         {
17             "file": "module_9_lb2_vota.yml", 
18             "type": "HEAT", 
19             "isBase": "false", 
20             "data": [
21                 {
22                     "file": "module_9_lb2_vota.env", 
23                     "type": "HEAT_ENV"
24                 }
25             ]
26         },
27         {
28             "file": "module_8_lb1_vota.yml", 
29             "type": "HEAT", 
30             "isBase": "false", 
31             "data": [
32                 {
33                     "file": "module_8_lb1_vota.env", 
34                     "type": "HEAT_ENV"
35                 }
36             ]
37         }
38     ]
39 }