aboutsummaryrefslogtreecommitdiffstats
path: root/openecomp-be/lib/openecomp-sdc-validation-lib/openecomp-sdc-validation-core/src/test/resources/heatTreeValidationOutput/MANIFEST.json
blob: f1553f5c7460740e2cf00e5472ebbd7ab3a2af2b (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
33
34
35
{
  "name": "hot-mog",
  "description": "HOT template to create hot mog server",
  "version": "2013-05-23",
  "data": [
    {
      "file": "hot-nimbus-pps_v1.0.yaml",
      "type": "HEAT",
      "data": [
        {
          "file": "hot-nimbus-pps_v1.0.env",
          "type": "HEAT_ENV"
        }
      ]
    },
     {
      "file": "hot-nimbus-psm_v1.0.yaml",
      "type": "HEAT",
      "data": [
        {
          "file": "hot-nimbus-psm_v1.0.env",
          "type": "HEAT_ENV"
        }
      ]
    },
    {
      "file": "hot-nimbus-psm_volume.yaml",
      "type": "HEAT_VOL"
    },
    {
      "file": "nested-pps_v1.0.yaml",
      "type": "HEAT"
    }
  ]
}