s3p: Remove temporary workaround 98/72498/2
authorLianhao Lu <lianhao.lu@intel.com>
Tue, 13 Nov 2018 03:41:16 +0000 (11:41 +0800)
committerLianhao Lu <lianhao.lu@intel.com>
Tue, 13 Nov 2018 10:56:22 +0000 (18:56 +0800)
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>
s3p/templates/interfaceType/Definitions/resource-Vgw1181049-template.yml
s3p/templates/pciDeviceId/Definitions/resource-Vgw1181049-template.yml
s3p/templates/pciNumDevices/Definitions/resource-Vgw1181049-template.yml
s3p/templates/pciVendorId/Definitions/resource-Vgw1181049-template.yml

index 0d4423e..520287b 100644 (file)
@@ -213,10 +213,9 @@ topology_template:
         layer_protocol:
         - ipv4
       requirements:
-      # Uncomment when POLICY-1254 fixed
-      #- virtual_link:
-      #    capability: virtual_linkable
-      #    node: VL_mux_gw_private_net
+      - virtual_link:
+          capability: virtual_linkable
+          node: VL_mux_gw_private_net
       - virtual_binding:
           capability: virtual_binding
           node: VDU_vgw_0
index edb4ba1..76087a6 100644 (file)
@@ -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"}'
index 73c0545..62f4cae 100644 (file)
@@ -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:
               pciNumDevices: '{"schemaVersion": "0", "schemaSelector": "", "hardwarePlatform": "generic", "mandatory": "true", "configurationValue": "1"}'
index f5d3ef8..55fe2ba 100644 (file)
@@ -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"}'