summaryrefslogtreecommitdiffstats
path: root/openecomp-be/backend/openecomp-sdc-vendor-software-product-manager/src/test/resources/legalUpload/MANIFEST.json
blob: 2ff7eec20e294f533602ca86c1fe4a0162b746db (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
  "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_create_fsb.yml",
      "type": "HEAT",
      "data": [
        {
          "file": "vmme_small_create_fsb.env",
          "type": "HEAT_ENV"
        }
      ]
    },{
      "file": "create_stack.sh",
      "type": "SHELL"
    }
  ]
}