aboutsummaryrefslogtreecommitdiffstats
path: root/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/singleSubstitution/computewithtwodiffporttypesandnested/in/MANIFEST.json
blob: 0f690dde7dc0a2ba1dfe55e9092683e82a05ec63 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
{
  "name": "hot-mog",
  "description": "HOT template to create hot mog server",
  "version": "2013-05-23",
  "data": [
    {
      "file": "hot-mog-0108-bs1271.yml",
      "type": "HEAT",
      "data": [
        {
          "file": "hot-mog-0108-bs1271.env",
          "type": "HEAT_ENV"
        }
      ]
    },
    {
      "file": "nested-pcm_v0.1.yaml",
      "type": "HEAT"
    }
  ]
}