aboutsummaryrefslogtreecommitdiffstats
path: root/test/mocks/pnfsimulator/deployment/src/MANIFEST.json
blob: fecdda996b8fc5d7fddd10d0011978adf7d29bbe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
    "name": "",
    "description": "",
    "data": [
        {
            "file": "simulators_heat_template.yaml",
            "type": "HEAT",
            "isBase": "true",
            "data": [
                {
                    "file": "simulators_heat_template.env",
                    "type": "HEAT_ENV"
                }
            ]
        }
    ]
}