summaryrefslogtreecommitdiffstats
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: ef36c1f1b5a732bf3e25831786cbdca6ff6f395d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
{
  "name": "hot-mog",
  "description": "HOT template to create hot mog server",
  "version": "2013-05-23",
  "data": [
    {
      "isBase": true,
      "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"
    }
  ]
}