diff options
Diffstat (limited to 's3p/templates/pciDeviceId/Definitions/resource-Vgw1181049-template.yml')
-rw-r--r-- | s3p/templates/pciDeviceId/Definitions/resource-Vgw1181049-template.yml | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/s3p/templates/pciDeviceId/Definitions/resource-Vgw1181049-template.yml b/s3p/templates/pciDeviceId/Definitions/resource-Vgw1181049-template.yml index edb4ba1b..76087a6e 100644 --- a/s3p/templates/pciDeviceId/Definitions/resource-Vgw1181049-template.yml +++ b/s3p/templates/pciDeviceId/Definitions/resource-Vgw1181049-template.yml @@ -210,9 +210,8 @@ topology_template: virtual_network_interface_requirements: - name: "sriov-support" support_mandatory: true - # Uncomment when POLICY-1254 fixed - #network_interface_requirements: - # interfaceType: '{"schemaVersion": "0", "schemaSelector": "", "hardwarePlatform":"generic", "mandatory": "true", "configurationValue": "PCI-Passthrough"}' + network_interface_requirements: + interfaceType: '{"schemaVersion": "0", "schemaSelector": "", "hardwarePlatform":"generic", "mandatory": "true", "configurationValue": "PCI-Passthrough"}' nic_io_requirements: logical_node_requirements: pciDeviceId: '{"schemaVersion": "0", "schemaSelector": "", "hardwarePlatform": "generic", "mandatory": "true", "configurationValue": "5678"}' |