aboutsummaryrefslogtreecommitdiffstats
path: root/openecomp-be/backend/openecomp-sdc-vendor-software-product-manager/src/test/resources/tree/nested_resource_group/MANIFEST.json
blob: 522029634eda21005bc220b961e7d705586ad8a2 (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": "nested.yml",
      "type": "HEAT",
      "isBase": "false"
    },
    {
      "file": "addOn.yml",
      "type": "HEAT",
      "isBase": "false"
    }
  ]
}