aboutsummaryrefslogtreecommitdiffstats
path: root/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/novatovolumeconnection/sharednestedconnection/inputfiles/MANIFEST.json
blob: 8ba5fc48f440ffbc36cb8c571c8a7a2c4c8125fd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
{
  "name": "vMME_Small",
  "description": "HOT template to create 2 cinder volume attachment",
  "version": "2013-05-23",
  "data": [
    {
      "file": "main.yml",
      "type": "HEAT",
      "isBase": "true"
    },
    {
      "file": "nested.yml",
      "type": "HEAT",
      "isBase": "false"
    },
    {
      "file": "addOn.yml",
      "type": "HEAT",
      "isBase": "false"
    }
  ]
}