vCPE Tosca: use direct for vnic_type
[demo.git] / tosca / vCPE / vgw / MainServiceTemplate_sriov.yaml
index bb7819f..a9e2b47 100644 (file)
@@ -3,6 +3,7 @@ metadata:
   template_name: vCPE_vgw
   template_version: "1.0"
   template_author: onap
+  VNFD_SCHEMA_VERSION: "2.5.1+1"
 description: vCPE_vgw
 
 imports:
@@ -251,7 +252,7 @@ topology_template:
                   floating_ip_activated: false
                   fixed_ip_address:
                     - { get_input: vgw_private_ip_0 }
-        vnic_type: "direct-physical"
+        vnic_type: "direct"
         virtual_network_interface_requirements:
           - name: "sriov-support"
             support_mandatory: true