aboutsummaryrefslogtreecommitdiffstats
path: root/s3p/templates/pciVendorId/Definitions/resource-Vgw1181049-template.yml
diff options
context:
space:
mode:
authorLianhao Lu <lianhao.lu@intel.com>2018-11-13 11:41:16 +0800
committerLianhao Lu <lianhao.lu@intel.com>2018-11-13 18:56:22 +0800
commit9b18d4f702586fd022fd142f0f23e5a0e3b24359 (patch)
treee977e914b8b44322231982c4c0b1b75b859be982 /s3p/templates/pciVendorId/Definitions/resource-Vgw1181049-template.yml
parent3c0823e37b6cf933b23687a2d7339b131fe5a464 (diff)
s3p: Remove temporary workaround
Since bug POLICY-1254 has been fixed, remove the workaround for it. Change-Id: I40a706b439b8db8530299921c8a59ef04e0d250d Issue-ID: POLICY-837 Signed-off-by: Lianhao Lu <lianhao.lu@intel.com>
Diffstat (limited to 's3p/templates/pciVendorId/Definitions/resource-Vgw1181049-template.yml')
-rw-r--r--s3p/templates/pciVendorId/Definitions/resource-Vgw1181049-template.yml7
1 files changed, 3 insertions, 4 deletions
diff --git a/s3p/templates/pciVendorId/Definitions/resource-Vgw1181049-template.yml b/s3p/templates/pciVendorId/Definitions/resource-Vgw1181049-template.yml
index f5d3ef82..55fe2ba8 100644
--- a/s3p/templates/pciVendorId/Definitions/resource-Vgw1181049-template.yml
+++ b/s3p/templates/pciVendorId/Definitions/resource-Vgw1181049-template.yml
@@ -143,7 +143,7 @@ topology_template:
configurable_properties:
additional_vnfc_configurable_properties: {
}
- name: vdu_vgw_0
+ name: vdu_vgw
description: vgw
vdu_profile:
watchdog: none
@@ -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:
pciVendorId: '{"schemaVersion": "0", "schemaSelector": "", "hardwarePlatform": "generic", "mandatory": "true", "configurationValue": "1234"}'