aboutsummaryrefslogtreecommitdiffstats
path: root/openecomp-be/backend/openecomp-sdc-vendor-software-product-manager/src/test/resources/fullComposition/MANIFEST.json
blob: aae6918d126d243d4d8af80ed439d8a9eebe4857 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
  "name": "hot-mog",
  "description": "HOT template to create hot mog server",
  "version": "2013-05-23",
  "data": [
    {
      "file": "base_hot-mog-0108-bs1271.yml",
      "type": "HEAT",
      "data": [
        {
          "file": "base_hot-mog-0108-bs1271.env",
          "type": "HEAT_ENV"
        }
      ]
    }
  ]
}