aboutsummaryrefslogtreecommitdiffstats
path: root/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/heat/nested/nestedvolumeseperatefile/inputs/MANIFEST.json
blob: 724ddc70178855a7d4bb203f64e23f257cdbd7a6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{
  "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"
    },
    {
      "file": "nested-pcm_v0.1.yaml",
      "type": "HEAT"
    },
    {
      "file": "volume.yaml",
      "type": "HEAT_VOL"
    }
  ]
}