diff options
Diffstat (limited to 'tosca/vCPE/vbrgemu')
-rw-r--r-- | tosca/vCPE/vbrgemu/MainServiceTemplate_sriov.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tosca/vCPE/vbrgemu/MainServiceTemplate_sriov.yaml b/tosca/vCPE/vbrgemu/MainServiceTemplate_sriov.yaml index af778c25..abd948e4 100644 --- a/tosca/vCPE/vbrgemu/MainServiceTemplate_sriov.yaml +++ b/tosca/vCPE/vbrgemu/MainServiceTemplate_sriov.yaml @@ -189,7 +189,7 @@ topology_template: floating_ip_activated: false fixed_ip_address: - { get_input: vbrgemu_private_ip_0 } - vnic_type: "direct-physical" + vnic_type: "direct" virtual_network_interface_requirements: - name: "sriov-support" support_mandatory: true |