CDS Blueprint for vFW K8s Use Case
[demo.git] / heat / vFW_CNF_CDS / templates / cba / Templates / vsn-template.vtl
index c70e689..60b8ecd 100644 (file)
@@ -4,10 +4,7 @@
       "param-name": "service-instance-id",
       "param-value": "${service-instance-id}"
     },
-    {
-      "param-name": "vnf_id",
-      "param-value": "${vnf-id}"
-    },
+
     {
       "param-name": "vnf_name",
       "param-value": "${vnf_name}"
     {
       "param-name": "public_net_id",
       "param-value": "${public_net_id}"
-    },  
+    },
+
 
 
-    
     {
       "param-name": "int_private2_net_cidr",
       "param-value": "${int_private2_net_cidr}"
        {
       "param-name": "demo_artifacts_version",
       "param-value": "${demo_artifacts_version}"
-    },   
+    },
          {
       "param-name": "install_script_version",
       "param-value": "${install_script_version}"
-    },  
+    },
        {
       "param-name": "key_name",
       "param-value": "${vnf_name}_key_name"
-    },  
+    },
         {
       "param-name": "cloud_env",
       "param-value": "openstack"
        {
       "param-name": "nexus_artifact_repo",
       "param-value": "${nexus_artifact_repo}"
+    },
+    {
+      "param-name": "k8s-rb-profile-name",
+      "param-value": "${k8s-rb-profile-name}"
+    },
+    {
+      "param-name": "int_private2_gw_ip",
+      "param-value": "${int_private2_gw_ip}"
+    },
+    {
+      "param-name": "int_private2_net_id",
+      "param-value": "${int_private2_net_id}"
     }
-  
-       
-       
   ],
   "capability-data": [
     {
       ]
     }
   ]
-}
\ No newline at end of file
+}