summaryrefslogtreecommitdiffstats
path: root/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/dynamicPorts/dependsOnFromVfcToNested/in/MANIFEST.json
blob: d0336c108ec7bd2f5858e6b87476c6f71521146d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{
  "name": "hot-mog",
  "description": "HOT template to create hot mog server",
  "version": "2013-05-23",
  "data": [
    {
      "file": "DPA3_New_VNF_TSBGv_base.yaml",
      "type": "HEAT"
    },
    {
      "file": "DPA3_New_VNF_TSBGv_nested_AVPN_subport.yaml",
      "type": "HEAT"
    },
    {
      "file": "nested_DPA3_New_VNF_TSBGv.yaml",
      "type": "HEAT"
    }
  ]
}