X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=tosca%2FvCPE%2Fvgmux%2FMainServiceTemplate_sriov.yaml;h=f8a3a404e7d1710d043f23ab78ec8df45be4b9fe;hb=0f11467f0bf1d20212f94be2bbed75896b30d73f;hp=3b727d2783e940c21a42706707c864c5d6f687c5;hpb=943ade5dc3214b3c40d85c227d8837d5d33e5561;p=demo.git diff --git a/tosca/vCPE/vgmux/MainServiceTemplate_sriov.yaml b/tosca/vCPE/vgmux/MainServiceTemplate_sriov.yaml index 3b727d27..f8a3a404 100644 --- a/tosca/vCPE/vgmux/MainServiceTemplate_sriov.yaml +++ b/tosca/vCPE/vgmux/MainServiceTemplate_sriov.yaml @@ -3,6 +3,7 @@ metadata: template_name: vCPE_vgmux template_version: "1.0" template_author: onap + VNFD_SCHEMA_VERSION: "2.5.1+1" description: vCPE_vgmux imports: @@ -251,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 @@ -280,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 @@ -372,4 +373,3 @@ topology_template: #file: { get_input: vcpe_image_name } file: ../Artifacts/Deployment/OTHER/image type: tosca.artifacts.nfv.SwImage -