aboutsummaryrefslogtreecommitdiffstats
path: root/openecomp-be/backend/openecomp-sdc-vendor-software-product-manager/src/test/resources/tree/nested_volume/MANIFEST.json
blob: 1e2b0c799782a9b215494043ecfbe12233ae9c54 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
    "name": "", 
    "description": "", 
    "data": [
        {
            "file": "hot_mobt_volume_attach_nested.yaml", 
            "type": "HEAT_VOL", 
            "isBase": "false"
        }, 
        {
            "file": "base_mobt.yaml", 
            "type": "HEAT", 
            "isBase": "true"
        }
    ]
}