aboutsummaryrefslogtreecommitdiffstats
path: root/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/heat/resources/OS_Nova_Server/inputs/MANIFEST.json
blob: cd0c5e8803e0f29b7a93e26f448faf164b9b62f0 (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": "ep-jsa_net.yaml",
      "type": "HEAT",
      "data": [
        {
          "file": "ep-jsa_net.env",
          "type": "HEAT_ENV"
        }
      ]
    },
    {
      "file": "nimbus-ethernet",
      "type": "OTHER"
    },
    {
      "file": "nimbus-ethernet-gw",
      "type": "OTHER"
    }
  ]
}