X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=heat%2FvFW_CNF_CDS%2Ftemplates%2Fcba%2FTemplates%2Fvsn-template.vtl;h=f71379c2816cbd8f95cc5e0c681bdf995cd3c72d;hb=3c887a297e506f393df2a56e748fc398bcbc4b1a;hp=a7a61d6b4b0e5a6bd015ab202f6d468892971d75;hpb=7d44d14b86dd4858afadb55c9ca38a4251e13dac;p=demo.git diff --git a/heat/vFW_CNF_CDS/templates/cba/Templates/vsn-template.vtl b/heat/vFW_CNF_CDS/templates/cba/Templates/vsn-template.vtl index a7a61d6b..f71379c2 100644 --- a/heat/vFW_CNF_CDS/templates/cba/Templates/vsn-template.vtl +++ b/heat/vFW_CNF_CDS/templates/cba/Templates/vsn-template.vtl @@ -38,10 +38,6 @@ { "param-name": "VF_MODULE_LABEL", "param-value": "${vf-module-label}" - }, - { - "param-name": "VF_MODULE_TYPE", - "param-value": "${vf-module-type}" } ] } @@ -96,6 +92,19 @@ ] } ] + }, + { + "capability-name": "unresolved-composite-data", + "key-mapping": [ + { + "output-key-mapping": [ + { + "resource-name": "vsn_name_0", + "resource-value": "${vf_module_name}" + } + ] + } + ] } ], "resource-accumulator-resolved-data": [ @@ -171,10 +180,6 @@ "param-name": "int_private2_net_cidr", "param-value": "${int_private2_net_cidr}" }, - { - "param-name": "onap_private_net_id", - "param-value": "${vnf-id}-management-network" - }, { "param-name": "onap_private_net_cidr", "param-value": "${onap_private_net_cidr}" @@ -222,14 +227,6 @@ { "param-name": "int_private2_gw_ip", "param-value": "${int_private2_gw_ip}" - }, - { - "param-name": "int_private2_net_id", - "param-value": "${vnf-id}-protected-network" - }, - { - "param-name": "vsn_name_0", - "param-value": "vsn-${vf-module-id}" } ] }