aboutsummaryrefslogtreecommitdiffstats
path: root/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/getAttrDynamicParam/inputfiles/MANIFEST.json
blob: a4168d91ca7a98192c99030029a921e419b09716 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
    "name": "", 
    "description": "", 
    "data": [
        {
            "file": "base_firstnet_fgi_frwl.yml",
            "type": "HEAT", 
            "isBase": "true",
            "data": [
                {
                    "file": "base_firstnet_fgi_frwl.env",
                    "type": "HEAT_ENV"
                }
            ]
        }
    ]
}