Added Default parameters value to vnic type 72/72872/1
authorItohan <itohan.ukponmwan@intel.com>
Thu, 15 Nov 2018 15:03:18 +0000 (07:03 -0800)
committerMarco Platania <platania@research.att.com>
Fri, 16 Nov 2018 03:46:11 +0000 (03:46 +0000)
-Added default vnic type value of normal for
 all the vnic type parameters

Change-Id: Ic997eaf22be0eda71f561bb2a7f20d31bc66b027
Issue-ID: INT-703
Signed-off-by: Itohan Ukponmwan <itohan.ukponmwan@intel.com>
(cherry picked from commit fdc0088b5a3e5b3cdc95c40ec346a178ef203457)

heat/vFW_HPA/vFW/base_vfw.yaml
heat/vFW_HPA/vFWCL/vFWSNK/base_vfw.yaml
heat/vFW_HPA/vFWCL/vPKG/base_vpkg.yaml

index df3765e..fb7cc6b 100644 (file)
@@ -112,24 +112,31 @@ parameters:
   vfw_private_0_port_vnic_type:
     type: string
     description: vfw port 0 vnic type (normal, direct)
+    default: normal
   vfw_private_1_port_vnic_type:
     type: string
     description: vfw port 1 vnic type (normal, direct)
+    default: normal
   vfw_private_2_port_vnic_type:
     type: string
     description: vfw port 2 vnic type (normal, direct)
+    default: normal
   vsn_private_0_port_vnic_type:
     type: string
     description: vsn port 0 vnic type (normal, direct)
+    default: normal
   vsn_private_1_port_vnic_type:
     type: string
     description: vsn port 1 vnic type (normal, direct)
+    default: normal
   vpg_private_0_port_vnic_type:
     type: string
     description: vpg port 0 vnic type (normal, direct)
+    default: normal
   vpg_private_1_port_vnic_type:
     type: string
     description: vpg port 1 vnic type (normal, direct)
+    default: normal
   vfw_name_0:
     type: string
     label: vFirewall name
index 1304584..c46d899 100644 (file)
@@ -112,18 +112,23 @@ parameters:
   vfw_private_0_port_vnic_type:
     type: string
     description: vfw port 0 vnic type (normal, direct)
+    default: normal
   vfw_private_1_port_vnic_type:
     type: string
     description: vfw port 1 vnic type (normal, direct)
+    default: normal
   vfw_private_2_port_vnic_type:
     type: string
     description: vfw port 2 vnic type (normal, direct)
+    default: normal
   vsn_private_0_port_vnic_type:
     type: string
     description: vsn port 0 vnic type (normal, direct)
+    default: normal
   vsn_private_1_port_vnic_type:
     type: string
     description: vsn port 1 vnic type (normal, direct) 
+    default: normal
   vfw_name_0:
     type: string
     label: vFirewall name
index 20d76a2..8ce1225 100644 (file)
@@ -92,9 +92,11 @@ parameters:
   vpg_private_0_port_vnic_type:
     type: string
     description: vpg port 0 vnic type (normal, direct)
+    default: normal
   vpg_private_1_port_vnic_type:
     type: string
     description: vpg port 1 vnic type (normal, direct)
+    default: normal
   vpg_name_0:
     type: string
     label: vPacketGenerator name