aboutsummaryrefslogtreecommitdiffstats
path: root/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/heat/resources/OS_Contrail_VirtualNetwork/inputs/MANIFEST.json
blob: 9b0de077889eb64ac086cbda4ec3080d5bbc1db1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
{
  "name": "vMME_Small",
  "description": "HOT template to create vmme 2 fsb 2 ncb 2 gbp 2 vlc",
  "version": "2013-05-23",
  "data": [
    {
      "file": "vmme_small.yml",
      "type": "HEAT",
      "data": [
        {
          "file": "vmme_small.env",
          "type": "HEAT_ENV"
        }
      ]
    },
    {
      "file": "nimbus-ethernet.sh",
      "type": "OTHER"
    }
  ]
}