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>
         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
 
         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"}'
 
         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"}'
 
         configurable_properties:
           additional_vnfc_configurable_properties: {
             }
-        name: vdu_vgw_0
+        name: vdu_vgw
         description: vgw
         vdu_profile:
           watchdog: none
         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"}'