aboutsummaryrefslogtreecommitdiffstats
path: root/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/mixPatterns/dependencyConnectivity/in/MANIFEST.json
blob: bd2aedc703f747d95dfff2fcc4d20a83999b9bba (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": "hot-mog",
  "description": "HOT template to create hot mog server",
  "version": "2013-05-23",
  "data": [
    {
      "file": "hot-mog-0108-bs1271.yml",
      "type": "HEAT"
    },
    {
      "file": "nested-pcm_v0.1.yaml",
      "type": "HEAT"
    },
    {
      "file": "nested-no_vfc_v0.1.yaml",
      "type": "HEAT"
    },
    {
      "file": "nested-no-nova.yaml",
      "type": "HEAT"
    }
  ]
}