-Feature: Tosca Validation Flow
+Feature: Example Tosca Validation Flow
 
   Background: Init
     Given I want to create a VLM
 
-Feature: Tosca Validation Flow
+Feature: Tosca Capability Refactor Flow
 
   Background: Init
     Given I want to create a VLM
    Then I want to get the package for this Item to path "resources/downloads/VSPPackage.zip"
    And I want to compare the content of the entry "Definitions/Nested_FSB1ServiceTemplate.yaml" in the zip "resources/downloads/VSPPackage.zip" with file "resources/yaml/Nested_FSB1ServiceTemplate.yaml"
 
-    Then I want to create a VF for this Item
-
-    #And I want to load the yaml content of the entry "Definitions/Nested_FSB1ServiceTemplate
-    # .yaml" in the zip "resources/downloads/VSPPackage.zip" to context
-    #And I want to check property "topology_template.node_templates.FSB1_FSB1_OAM.capabilities"
-    # for value { port_mirroring: { properties: { connection_point: [Object] } } }
\ No newline at end of file
+    Then I want to create a VF for this Item
\ No newline at end of file
 
-Feature: Tosca Validation Flow
+Feature: Heat Validation Flow
 
   Background: Init
     Given I want to create a VLM
 
-Feature: Tosca Validation Flow
+Feature: Tosca VMI Positive Flow
 
   Background: Init
     Given I want to create a VLM
 
-Feature: Tosca Validation Flow
+Feature: Tosca VMI Flow
 
   Background: Init
     Given I want to create a VLM
 
-Feature: Tosca Validation Flow
+Feature: Tosca VMI Flow
 
   Background: Init
     Given I want to create a VLM
 
-Feature: Tosca Validation Flow
+Feature: Tosca VMI Flow
 
   Background: Init
     Given I want to create a VLM
 
     FSB1_FSB1_OAM:
       type: org.openecomp.resource.cp.v2.extNeutronCP
       properties:
-        exCP_naming:
-          get_input: port_FSB1_OAM_exCP_naming
-        vlan_requirements:
-          get_input: port_FSB1_OAM_vlan_requirements
         ip_requirements:
           get_input: port_FSB1_OAM_ip_requirements
-        network_role_tag:
-          get_input: port_FSB1_OAM_network_role_tag
-        mac_requirements:
-          get_input: port_FSB1_OAM_mac_requirements
-        order:
-          get_input: port_FSB1_OAM_order
         network_role:
           get_input: port_FSB1_OAM_network_role
-        subnetpoolid:
-          get_input: port_FSB1_OAM_subnetpoolid
         fixed_ips:
           get_input:
           - port_FSB1_OAM_fixed_ips
           - index_value
+        subnetpoolid:
+          get_input: port_FSB1_OAM_subnetpoolid
+        mac_requirements:
+          get_input: port_FSB1_OAM_mac_requirements
+        exCP_naming:
+          get_input: port_FSB1_OAM_exCP_naming
+        vlan_requirements:
+          get_input: port_FSB1_OAM_vlan_requirements
+        network_role_tag:
+          get_input: port_FSB1_OAM_network_role_tag
+        order:
+          get_input: port_FSB1_OAM_order
         network:
           get_input:
           - port_FSB1_OAM_network