aboutsummaryrefslogtreecommitdiffstats
path: root/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/singleSubstitution/diffPortTypeAndOutParamGetAttrIn/in/MANIFEST.json
blob: 40c2b4c2967ffea04d9f5f1b59b84951e8452fe6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
  "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"
        }
      ]
    }
  ]
}