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