aboutsummaryrefslogtreecommitdiffstats
path: root/heat/vCPE/infra/MANIFEST.json
blob: 11ce42f933b8b13be526de026dc13ce5a24c8125 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
    "name": "", 
    "description": "", 
    "data": [
        {
            "file": "base_vcpe_infra.yaml", 
            "type": "HEAT", 
            "isBase": "true", 
            "data": [
                {
                    "file": "base_vcpe_infra.env", 
                    "type": "HEAT_ENV"
                }
            ]
        }
    ]
}