aboutsummaryrefslogtreecommitdiffstats
path: root/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/vol_att/volume_file_parallel_to_main_file/inputfiles/MANIFEST.json
blob: e35976356f7ed872ea68008e89ec2f20e4a74b1d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
  "name": "vMME_Small",
  "description": "HOT template to create 2 cinder volume attachment",
  "version": "2013-05-23",
  "data": [
    {
      "file": "hot_template.yml",
      "isBase": true,
      "type": "HEAT"
    },
    {
      "file": "a_vol.yml",
      "type": "HEAT_VOL"
    }
  ]
}