summaryrefslogtreecommitdiffstats
path: root/components/model-catalog/blueprint-model/service-blueprint/vFW/Templates/vsn.vtl
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2018-11-19 22:40:43 +0000
committerGerrit Code Review <gerrit@onap.org>2018-11-19 22:40:43 +0000
commit0e5c756227cdbfe215165f34617552f823e65b47 (patch)
tree811aa242a9f160a8f4dcc7568bf0256c1d21e74b /components/model-catalog/blueprint-model/service-blueprint/vFW/Templates/vsn.vtl
parent52797e239404c427012a53c1c57e6f7914a88e92 (diff)
parentda8a1fdae5ceab75a37ed79edb895f9ac57b6e5d (diff)
Merge "Add support for aai node"
Diffstat (limited to 'components/model-catalog/blueprint-model/service-blueprint/vFW/Templates/vsn.vtl')
-rw-r--r--components/model-catalog/blueprint-model/service-blueprint/vFW/Templates/vsn.vtl23
1 files changed, 23 insertions, 0 deletions
diff --git a/components/model-catalog/blueprint-model/service-blueprint/vFW/Templates/vsn.vtl b/components/model-catalog/blueprint-model/service-blueprint/vFW/Templates/vsn.vtl
index 727427a63..11fcea9fd 100644
--- a/components/model-catalog/blueprint-model/service-blueprint/vFW/Templates/vsn.vtl
+++ b/components/model-catalog/blueprint-model/service-blueprint/vFW/Templates/vsn.vtl
@@ -279,6 +279,29 @@
]
},
{
+ "capability-name": "aai-vf-module-put",
+ "key-mapping": [
+ {
+ "payload": [
+ {
+ "param-name": "vf-module",
+ "param-value": "vf-module"
+ },
+ {
+ "param-name": "vnfc",
+ "param-value": "vnfc"
+ }
+ ],
+ "output-key-mapping": [
+ {
+ "resource-name": "aai-vf-module-put",
+ "resource-value": "${status}"
+ }
+ ]
+ }
+ ]
+ },
+ {
"capability-name": "unresolved-composite-data",
"key-mapping": [
{