aboutsummaryrefslogtreecommitdiffstats
path: root/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/nestedSingleCompute/nestedOutputParamGetAttrIn/in/MANIFEST.json
blob: d40e43e94e7f54b26d4aa7bc0a35f496ce992522 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
{
  "name": "vEP_JSA_Net",
  "description": "Version 2.0 02-09-2016 (Authors: John Doe, user PROD)",
  "version": "2013-05-23",
  "data": [
    {
      "file": "hot-nimbus-pcm_v0.4.yaml",
      "type": "HEAT",
      "data": [
        {
          "file": "hot-nimbus-pcm_v0.4.env",
          "type": "HEAT_ENV"
        }
      ]
    },
    {
      "file": "nested-pcm_v0.1.yaml",
      "type": "HEAT"
    },
    {
      "file": "nested-oam_v0.1.yaml",
      "type": "HEAT"
    }
  ]
}