aboutsummaryrefslogtreecommitdiffstats
path: root/heat/vCPE/infra/MANIFEST.json
blob: 7c4780d6bb65a1bcec31ba124e06906c427866d1 (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_rackspace.yaml", 
            "type": "HEAT", 
            "isBase": "true", 
            "data": [
                {
                    "file": "base_vcpe_infra_rackspace.env", 
                    "type": "HEAT_ENV"
                }
            ]
        }
    ]
}