push addional code
[sdc.git] / openecomp-be / lib / openecomp-sdc-translator-lib / openecomp-sdc-translator-core / src / test / resources / mock / heat / nested / resourceGroupMDNS / inputs / MANIFEST.json
1 {
2     "name": "", 
3     "description": "", 
4     "data": [
5         {
6             "file": "dns_nested_01.yaml", 
7             "type": "HEAT", 
8             "isBase": "false"
9         }, 
10         {
11             "file": "base_dns.yaml", 
12             "type": "HEAT", 
13             "isBase": "true", 
14             "data": [
15                 {
16                     "file": "base_dns.env", 
17                     "type": "HEAT_ENV"
18                 }
19             ]
20         }, 
21         {
22             "file": "dns_az_01.yaml", 
23             "type": "HEAT", 
24             "isBase": "false", 
25             "data": [
26                 {
27                     "file": "dns_az_01.env", 
28                     "type": "HEAT_ENV"
29                 }
30             ]
31         }, 
32                 {
33             "file": "nimbus-willows-2.pem", 
34             "type": "OTHER"
35         }
36     ]
37 }