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