vCPE Tosca: use direct for vnic_type
[demo.git] / tosca / vCPE / vgmux / MainServiceTemplate_sriov.yaml
index 171f878..d197fb9 100644 (file)
@@ -252,7 +252,7 @@ topology_template:
                   floating_ip_activated: false
                   fixed_ip_address:
                     - { get_input: vgmux_private_ip_0 }
-        vnic_type: "direct-physical"
+        vnic_type: "direct"
         virtual_network_interface_requirements:
           - name: "sriov-support"
             support_mandatory: true
@@ -281,7 +281,7 @@ topology_template:
                   floating_ip_activated: false
                   fixed_ip_address:
                     - { get_input: vgmux_private_ip_2 }
-        vnic_type: "direct-physical"
+        vnic_type: "direct"
         virtual_network_interface_requirements:
           - name: "sriov-support"
             support_mandatory: true