vCPE Tosca: use direct for vnic_type
[demo.git] / tosca / vCPE / vbng / MainServiceTemplate_sriov.yaml
index 4dfd3d0..55c56e7 100644 (file)
@@ -3,6 +3,7 @@ metadata:
   template_name: vCPE_vbng
   template_version: "1.0"
   template_author: onap
+  VNFD_SCHEMA_VERSION: "2.5.1+1"
 description: vCPE_vbng
 
 imports:
@@ -284,7 +285,7 @@ topology_template:
                   floating_ip_activated: false
                   fixed_ip_address:
                     - { get_input: vbng_private_ip_0 }
-        vnic_type: "direct-physical"
+        vnic_type: "direct"
         virtual_network_interface_requirements:
           - name: "sriov-support"
             support_mandatory: true
@@ -331,7 +332,7 @@ topology_template:
                   floating_ip_activated: false
                   fixed_ip_address:
                     - { get_input: vbng_private_ip_3 }
-        vnic_type: "direct-physical"
+        vnic_type: "direct"
         virtual_network_interface_requirements:
           - name: "sriov-support"
             support_mandatory: true