summaryrefslogtreecommitdiffstats
path: root/openecomp-be/backend/openecomp-sdc-vendor-software-product-manager/src/test/resources/nimbus/MANIFEST.json
blob: d85265d118111859f28ae990b6d98de79e8e6355 (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
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
{
  "name": "hot-mog",
  "description": "HOT template to create hot mog server",
  "version": "2013-05-23",
  "data": [
    {
      "file": "hot-nimbus-oam_v1.0.yaml",
      "type": "HEAT",
      "data": [
        {
          "file": "hot-nimbus-oam_v1.0.env",
          "type": "HEAT_ENV"
        },
        {
          "file": "hot-nimbus-oam-volumes_v1.0.yaml",
          "type": "HEAT_VOL",
          "data": [
            {
              "file": "hot-nimbus-oam-volumes_v1.0.env",
              "type": "HEAT_ENV"
            }
          ]
        }
      ]
    },
    {
      "file": "hot-nimbus-pcm_v1.0.yaml",
      "type": "HEAT",
      "data": [
        {
          "file": "hot-nimbus-pcm_v1.0.env",
          "type": "HEAT_ENV"
        },
        {
          "file": "hot-nimbus-pcm-volumes_v1.0.yaml",
          "type": "HEAT_VOL",
          "data": [
            {
              "file": "hot-nimbus-pcm-volumes_v1.0.env",
              "type": "HEAT_ENV"
            }
          ]
        }
      ]
    },
    {
      "file": "hot-nimbus-ppd_v1.0.yaml",
      "type": "HEAT",
      "data": [
        {
          "file": "hot-nimbus-ppd_v1.1.env",
          "type": "HEAT_ENV"
        }
      ]
    },
    {
      "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": "nested-oam_v1.0.yaml",
      "type": "HEAT"
    },
    {
      "file": "nested-pcm_v1.0.yaml",
      "type": "HEAT"
    },
    {
      "file": "nested-ppd_v1.0.yaml",
      "type": "HEAT"
    },
    {
      "file": "nested-pps_v1.0.yaml",
      "type": "HEAT"
    },
    {
      "file": "nested-psm_v1.0.yaml",
      "type": "HEAT"
    },
    {
      "file": "mount_iso_script.sh",
      "type": "SHELL"
    },
    {
      "file": "cloud-nimbus.sh",
      "type": "SHELL"
    },
    {
      "file": "nimbus-ethernet",
      "type": "OTHER"
    },
    {
      "file": "nimbus-ethernet-gw",
      "type": "OTHER"
    }
  ]
}