aboutsummaryrefslogtreecommitdiffstats
path: root/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/heat/nested/resourceGroupIndexVar/inputs/MANIFEST.json
blob: c7729c8653ec8db5d63fbfbd9081fe319413a09f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{
  "name": "mvs.vfmodule.heat.yaml",
  "description": "Metaswitch MVS (Metaview Server)",
  "version": "2013-05-23",
  "data": [
    {
      "file": "mvs.vfmodule.heat.yaml",
      "type": "HEAT",
      "data": [
      ]
    },
    {
      "file": "mvs.nested.heat.yaml",
      "type": "HEAT",
      "data": [
      ]
    }
  ]
}