aboutsummaryrefslogtreecommitdiffstats
path: root/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/subinterface/vlantagging/vfcInstanceGroup/vdbeav/in/MANIFEST.json
blob: c98180c794014d4832e10b15b46b6b1551caf949 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
{
  "name": "vMME_Small",
  "description": "HOT template to create 2 cinder volume attachment",
  "version": "2013-05-23",
  "data": [
    {
      "file": "vdbeav_base_heat_template.yaml",
      "type": "HEAT",
      "isBase": "true",
      "data": [
        {
          "file": "vdbeav_base_heat_template.env",
          "type": "HEAT_ENV"
        }
      ]
    },
    {
      "file": "vdbeav_subinterface_heat_template.yaml",
      "type": "HEAT",
      "isBase": "false"
    }
  ]
}