summaryrefslogtreecommitdiffstats
path: root/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/catalogInstances/computewithtwosameporttypes/in/MANIFEST.json
blob: f7d6298dc455213b1bd92812a9dd2b7182ba9d02 (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
26
27
28
29
30
31
32
{
  "name": "test_import_1510",
  "description": "string",
  "version": "8.1",
  "data": [
    {
      "isBase": true,
      "file": "base_vIECCF.yml",
      "type": "HEAT",
      "data": [
        {
          "file": "base_vIECCF.env",
          "type": "HEAT_ENV"
        },
        {
          "file": "base_vIECCF_volume.yml",
          "type": "HEAT_VOL",
          "data": [
            {
              "file": "base_vIECCF_volume.env",
              "type": "HEAT_ENV"
            }
          ]
        }
      ]
    },
    {
      "file": "node_userdata_script.sh",
      "type": "OTHER"
    }
  ]
}