Cosmetic change applied with Test Method.

Change-Id: Ib8d2ae3af702ba3a8d0fa25c1c2cb37733a6c719
diff --git a/src/test/cordvtn/cordvtnTest.py b/src/test/cordvtn/cordvtnTest.py
index 02ab3fb..05c8fc1 100644
--- a/src/test/cordvtn/cordvtnTest.py
+++ b/src/test/cordvtn/cordvtnTest.py
@@ -705,7 +705,7 @@
 
     def test_cordvtn_neutron_network_creation_and_validation_on_head_node_with_neutron_service(self):
         """
-        Algo:
+        Test Method:
         0. Create vtn_test_1_net.
         1. Do GET Rest API and validate creation of network.
         2. Validate network on neutron openstack.
@@ -717,7 +717,7 @@
 
     def test_cordvtn_neutron_network_creation_and_validation_on_onos(self):
         """
-        Algo:
+        Test Method:
         0. Create Test-Net,
         1. Load cordvtn config, vtn-cfg-1.json to cord-onos
         2. Run sync command for cordvtn
@@ -740,7 +740,7 @@
 
     def test_cordvtn_with_neutron_network_deletion_recreation_and_validation_on_head_node_with_neutron_service(self):
         """
-        Algo:
+        Test Method:
         0. Create Test-Net,
         1. Load cordvtn config, vtn-cfg-1.json to cord-onos
         2. Run sync command for cordvtn
@@ -758,7 +758,7 @@
 
     def test_cordvtn_with_neutron_network_deletion_recreation_and_validation_on_onos(self):
         """
-        Algo:
+        Test Method:
         0. Create Test-Net,
         1. Load cordvtn config, vtn-cfg-1.json to cord-onos
         2. Run sync command for cordvtn
@@ -838,7 +838,7 @@
 
     def test_cordvtn_neutron_management_network_creation_and_post_network_type_management_local_to_onos(self):
         """
-        Algo:
+        Test Method:
         0. Create Test-Net,
         1. Create subnetwork whose ip is under management network
         2. Run sync command for cordvtn
@@ -879,7 +879,7 @@
 
     def test_cordvtn_with_management_network_creation_launching_nova_instance_and_validation_on_head_node_with_nova_service(self):
         """
-        Algo:
+        Test Method:
         0. Create Test-Net,
         1. Create subnetwork whose ip is under management network
         3. Do GET Rest API and validate creation of network
@@ -909,7 +909,7 @@
 
     def test_cordvtn_with_public_network_creation_and_validation_on_head_node_with_neutron_service(self):
         """
-        Algo:
+        Test Method:
         0. Create Test-Net,
         1. Create subnetwork who ip is under management network
         2. Run sync command for cordvtn
@@ -927,7 +927,7 @@
 
     def test_cordvtn_with_public_network_creation_and_validation_on_onos(self):
         """
-        Algo:
+        Test Method:
         0. Create Test-Net,
         1. Create subnetwork whoes ip is under management network
         2. Run sync command for cordvtn
@@ -961,7 +961,7 @@
 
     def test_cordvtn_with_public_network_creation_and_post_network_type_as_public_to_onos(self):
         """
-        Algo:
+        Test Method:
         0. Create Test-Net,
         1. Create subnetwork whose ip is under management network
         2. Run sync command for cordvtn
@@ -1003,7 +1003,7 @@
 
     def test_cordvtn_public_network_creation_with_launching_nova_instance_and_validation_on_head_node_with_nova_service(self):
         """
-        Algo:
+        Test Method:
         0. Create Test-Net,
         1. Create subnetwork whose ip is under public network
         3. Do GET Rest API and validate creation of network
@@ -1032,7 +1032,7 @@
 
     def test_cordvtn_with_private_network_creation_and_validation_on_head_node_with_neutron_service(self):
         """
-        Algo:
+        Test Method:
         0. Create Test-Net,
         1. Create subnetwork who ip is under private network
         2. Run sync command for cordvtn
@@ -1050,7 +1050,7 @@
 
     def test_cordvtn_with_private_network_creation_and_validation_on_onos(self):
         """
-        Algo:
+        Test Method:
         0. Create Test-Net,
         1. Create subnetwork whoes ip is under management network
         2. Run sync command for cordvtn
@@ -1085,7 +1085,7 @@
 
     def test_cordvtn_with_private_network_creation_and_post_network_type_as_private_to_onos(self):
         """
-        Algo:
+        Test Method:
         0. Create Test-Net,
         1. Create subnetwork whose ip is under management network
         2. Run sync command for cordvtn
@@ -1127,7 +1127,7 @@
 
     def test_cordvtn_with_private_network_creation_launching_nova_instance_and_validating_on_head_node_with_nova_service(self):
         """
-        Algo:
+        Test Method:
         0. Create Test-Net,
         1. Create subnetwork whose ip is under private network
         3. Do GET Rest API and validate creation of network
@@ -1156,7 +1156,7 @@
 
     def test_cordvtn_management_network_instance_and_validate_connectivity_from_host_machine_or_compute_node(self):
         """
-        Algo:
+        Test Method:
         0. Create Test-Net,
         1. Create subnetwork whose ip is under management network
         3. Do GET Rest API and validate creation of network
@@ -1197,7 +1197,7 @@
 
     def test_cordvtn_for_management_network_instance_and_validate_connectivity_to_external_network(self):
         """
-        Algo:
+        Test Method:
         0. Create Test-Net,
         1. Create subnetwork whose ip is under management network
         3. Do GET Rest API and validate creation of network
@@ -1237,7 +1237,7 @@
 
     def test_cordvtn_with_management_network_creating_two_instances_and_validate_connectivity_between_two(self):
         """
-        Algo:
+        Test Method:
         0. Create Test-Net,
         1. Create subnetwork whose ip is under management network
         3. Do GET Rest API and validate creation of network
@@ -1287,7 +1287,7 @@
 
     def test_cordvtn_creating_two_management_network_instances_and_validate_connectivity_between_two_networks_via_management_network(self):
         """
-        Algo:
+        Test Method:
         0. Create Test-Net,
         1. Create subnetwork whose ip is under management network
         3. Do GET Rest API and validate creation of network
@@ -1330,7 +1330,7 @@
 
     def test_cordvtn_creating_public_network_instance_and_validate_connectivity_from_host_machine_or_compute_node(self):
         """
-        Algo:
+        Test Method:
         0. Create Test-Net,
         1. Create subnetwork whose ip is under public network
         3. Do GET Rest API and validate creation of network
@@ -1370,7 +1370,7 @@
 
     def test_cordvtn_creating_public_network_instance_and_validate_connectivity_to_external_network(self):
         """
-        Algo:
+        Test Method:
         0. Create Test-Net,
         1. Create subnetwork whose ip is under public network
         3. Do GET Rest API and validate creation of network
@@ -1410,7 +1410,7 @@
 
     def test_cordvtn_creating_public_network_with_two_instances_and_validate_connectivity_between_two(self):
         """
-        Algo:
+        Test Method:
         0. Create Test-Net,
         1. Create subnetwork whose ip is under public network
         3. Do GET Rest API and validate creation of network
@@ -1460,7 +1460,7 @@
 
     def test_cordvtn_creating_two_public_network_instances_and_check_connectvity_between_two_networks_via_public_network(self):
         """
-        Algo:
+        Test Method:
         0. Create Test-Net,
         1. Create subnetwork whose ip is under public network
         3. Do GET Rest API and validate creation of network
@@ -1503,7 +1503,7 @@
 
     def test_cordvtn_creating_private_network_instance_and_validate_connectivity_from_host_machine_or_compute_node(self):
         """
-        Algo:
+        Test Method:
         0. Create Test-Net,
         1. Create subnetwork whose ip is under private network
         3. Do GET Rest API and validate creation of network
@@ -1543,7 +1543,7 @@
 
     def test_cordvtn_creating_private_network_instance_and_validate_connectivity_to_external_network(self):
         """
-        Algo:
+        Test Method:
         0. Create Test-Net,
         1. Create subnetwork whose ip is under private network
         3. Do GET Rest API and validate creation of network
@@ -1583,7 +1583,7 @@
 
     def test_cordvtn_creating_private_network_with_two_instances_and_check_connectvity_between_two_instances(self):
         """
-        Algo:
+        Test Method:
         0. Create Test-Net,
         1. Create subnetwork whose ip is under private network
         3. Do GET Rest API and validate creation of network
@@ -1633,7 +1633,7 @@
 
     def test_cordvtn_creating_two_private_network_instances_and_validate_connectivity_between_two_networks_via_private_network(self):
         """
-        Algo:
+        Test Method:
         0. Create Test-Net,
         1. Create subnetwork whose ip is under private network
         3. Do GET Rest API and validate creation of network
@@ -1676,7 +1676,7 @@
 
     def test_cordvtn_creating_management_and_public_network_instances_and_validate_connectivity_from_host_machine_or_compute_node_and_validate_connectivity_to_internet(self):
         """
-        Algo:
+        Test Method:
         0. Create Test-Net,
         1. Create subnetwork whose ip is under management network
         3. Do GET Rest API and validate creation of network
@@ -1741,7 +1741,7 @@
 
     def test_cordvtn_creating_management_and_public_network_instance_with_and_without_pause_and_validate_connectivity_from_host_machine_or_compute_node_and_validate_connectivity_to_internet(self):
         """
-        Algo:
+        Test Method:
         0. Create Test-Net,
         1. Create subnetwork whose ip is under management network
         3. Do GET Rest API and validate creation of network
@@ -1831,7 +1831,7 @@
 
     def test_cordvtn_creating_management_and_public_network_instance_doing_suspend_and_resume_validating_connectivity_from_host_machine_or_compute_node_and_validate_connectivity_to_internet(self):
         """
-        Algo:
+        Test Method:
         0. Create Test-Net,
         1. Create subnetwork whose ip is under management network
         3. Do GET Rest API and validate creation of network
@@ -1921,7 +1921,7 @@
 
     def test_cordvtn_creating_mgmt_and_public_network_instance_with_stopping_and_starting_instances_and_checking_connectvity_from_host_machine_or_compute_node_and_validate_connectivity_to_internet(self):
         """
-        Algo:
+        Test Method:
         0. Create Test-Net,
         1. Create subnetwork whose ip is under management network
         3. Do GET Rest API and validate creation of network
@@ -2011,7 +2011,7 @@
 
     def test_cordvtn_creating_mgmt_and_private_network_instance_and_validate_connectivity_from_host_machine_or_compute_node_and_validate_connectivity_to_internet(self):
         """
-        Algo:
+        Test Method:
         0. Create Test-Net,
         1. Create subnetwork whose ip is under management network
         3. Do GET Rest API and validate creation of network
@@ -2075,7 +2075,7 @@
 
     def test_cordvtn_creating_mgmt_and_private_network_with_two_instances_and_validate_connectivity_from_host_machine_or_compute_node_and_check_connectivity_to_other_instance(self):
         """
-        Algo:
+        Test Method:
         0. Create Test-Net,
         1. Create subnetwork whose ip is under management network
         3. Do GET Rest API and validate creation of network
@@ -2141,7 +2141,7 @@
 
     def test_cordvtn_creating_mgmt_and_private_network_with_two_instances_with_and_without_pause_validating_connectivity_from_host_machine_or_compute_node_and_validating_connectivity_to_other_instance(self):
         """
-        Algo:
+        Test Method:
         0. Create Test-Net,
         1. Create subnetwork whose ip is under management network
         3. Do GET Rest API and validate creation of network
@@ -2233,7 +2233,7 @@
 
     def test_cordvtn_creating_mgmt_and_private_network_with_two_instances_and_doing_suspend_and_resume_validating_connectivity_from_host_machine_or_compute_node_and_validating_connectivity_to_other_instance(self):
         """
-        Algo:
+        Test Method:
         0. Create Test-Net,
         1. Create subnetwork whose ip is under management network
         3. Do GET Rest API and validate creation of network
@@ -2325,7 +2325,7 @@
 
     def test_cordvtn_creating_mgmt_and_private_network_with_two_instances_applying_stop_and_start_validating_connectivity_from_host_machine_or_compute_node_and_validating_connectivity_to_other_instance(self):
         """
-        Algo:
+        Test Method:
         0. Create Test-Net,
         1. Create subnetwork whose ip is under management network
         3. Do GET Rest API and validate creation of network
@@ -2407,7 +2407,7 @@
 
     def test_cordvtn_creating_mgmt_and_two_private_network_with_each_instances_and_validate_connectivity_from_host_machine_or_compute_node_and_check_connectivity_to_other_instance(self):
         """
-        Algo:
+        Test Method:
         0. Create Test-Net,
         1. Create subnetwork whose ip is under management network
         3. Do GET Rest API and validate creation of network
@@ -2474,7 +2474,7 @@
 
     def test_cordvtn_service_dependency_without_xos_creating_mgmt_and_two_private_network_with_each_instances_and_validate_connectivity_from_host_machine_or_compute_node_and_check_connectivity_to_other_instance(self):
         """
-        Algo:
+        Test Method:
         0. Create Test-Net,
         1. Create subnetwork whose ip is under management network
         3. Do GET Rest API and validate creation of network
@@ -2545,7 +2545,7 @@
 
     def test_cordvtn_management_network_instance_and_validate_connectivity_from_host_machine_or_compute_node_after_br_int_bridge_is_down(self):
         """
-        Algo:
+        Test Method:
         0. Create Test-Net,
         1. Create subnetwork whose ip is under management network
         3. Do GET Rest API and validate creation of network
@@ -2600,7 +2600,7 @@
 
     def test_cordvtn_management_network_instance_and_validate_connectivity_from_host_machine_or_compute_node_toggling_br_int_bridge(self):
         """
-        Algo:
+        Test Method:
         0. Create Test-Net,
         1. Create subnetwork whose ip is under management network
         3. Do GET Rest API and validate creation of network
@@ -2659,7 +2659,7 @@
 
     def test_cordvtn_management_network_instance_and_validate_connectivity_from_host_machine_or_compute_node_checking_onos_flows(self):
         """
-        Algo:
+        Test Method:
         0. Create Test-Net,
         1. Create subnetwork whose ip is under management network
         3. Do GET Rest API and validate creation of network
@@ -2735,7 +2735,7 @@
         ##### We can't test port-create scenarios on CiaB setup.  #### To-DO
     def test_cordvtn_creating_vtn_with_vlan_port_connectivity_and_validate_connectivity_from_host_machine_or_compute_node(self):
         """
-        Algo:
+        Test Method:
         0. Create Test-Net,
         1. Create subnetwork whose ip is under management network
         3. Do GET Rest API and validate creation of network
@@ -2782,7 +2782,7 @@
 
     def test_cordvtn_with_neutron_network_creation_and_validation_on_head_node_with_neutron_service(self):
         """
-        Algo:
+        Test Method:
         0. Create Test-Net,
         1. Load cordvtn config, vtn-cfg-1.json to cord-onos
         2. Run sync command for cordvtn
@@ -2801,7 +2801,7 @@
 
     def test_cordvtn_neutron_network_creation_and_validation_on_onos(self):
         """
-        Algo:
+        Test Method:
         0. Create Test-Net,
         1. Load cordvtn config, vtn-cfg-1.json to cord-onos
         2. Run sync command for cordvtn
@@ -2824,7 +2824,7 @@
 
     def test_cordvtn_neutron_network_deletion_and_validation_on_neutron_openstack(self):
         """
-        Algo:
+        Test Method:
         0. Create Test-Net,
         1. Load cordvtn config, vtn-cfg-1.json to cord-onos
         2. Run sync command for cordvtn
@@ -2843,7 +2843,7 @@
 
     def test_cordvtn_neutron_network_sync(self):
         """
-        Algo:
+        Test Method:
         0. Create Test-Net,
         1. Load cordvtn config, vtn-cfg-1.json to cord-onos
         2. Run sync command for cordvtn
@@ -2868,7 +2868,7 @@
 
     def test_cordvtn_neutron_port_sync(self):
         """
-        Algo:
+        Test Method:
         0. Create Test-Net,
         1. Load cordvtn config, vtn-cfg-1.json to cord-onos
         2. Run sync command for cordvtn
@@ -2893,7 +2893,7 @@
 
     def test_cordvtn_creating_virtual_private_network(self):
 	"""
-	Algo:
+	Test Method:
 	    1) Validate that required openstack service is up and running.
 	    2) Validate that compute node is being created and get compute node name by using "sudo cord prov list".
 	    3) From CORD-Test container, use python-neutron client and create network with name - NetA with an IP as private network.
@@ -2906,7 +2906,7 @@
 
     def test_cordvtn_creating_virtual_local_management_network(self):
 	"""
-	Algo:
+	Test Method:
 	    1) Validate that required openstack service is up and running.
 	    2) Validate that compute node is being created and get compute node name by using "sudo cord prov list".
 	    3) From CORD-Test container, use python-neutron client and create network with name - NetA with an IP as local management  network.
@@ -2919,7 +2919,7 @@
 
     def test_cordvtn_creating_virtual_vlan_connectivity_network(self):
 	"""
-	Algo:
+	Test Method:
 	    1) Validate that required openstack service is up and running.
 	    2) Validate that compute node is being created and get compute node name by using "sudo cord prov list".
 	    3) From CORD-Test container, use python-neutron client and create network with name - NetA with a vlan port-create.
@@ -2932,7 +2932,7 @@
 
     def test_cordvtn_creating_virtual_floating_IP_with_vlan_connectivity_network(self):
 	"""
-	Algo:
+	Test Method:
 	    1) Validate that required openstack service is up and running.
 	    2) Validate that compute node is being created and get compute node name by using "sudo cord prov list".
 	    3) From CORD-Test container, use python-neutron client and create network with name - NetA with a floating ip and vlan port-create.
@@ -2945,7 +2945,7 @@
 
     def test_cordvtn_creating_virtual_private_network_and_boot_image(self):
         """
-	 Algo:
+	 Test Method:
 	    1) Validate that required openstack service is up and running.
 	    2) Validate that compute node is being created and get compute node name by using "sudo cord prov list".
 	    3) From CORD-Test container, use python-neutron client and create network with name - NetA with an IP as private network.
@@ -2963,7 +2963,7 @@
     def test_cordvtn_creating_virtual_public_network_and_boot_image(self):
 
         """
-	 Algo:
+	 Test Method:
 	    1) Validate that required openstack service is up and running.
 	    2) Validate that compute node is being created and get compute node name by using "sudo cord prov list".
 	    3) From CORD-Test container, use python-neutron client and create network with name - NetA with an IP as public network.
@@ -2981,7 +2981,7 @@
     def test_cordvtn_creating_virtual_local_management_network_and_boot_image(self):
 
         """
-	 Algo:
+	 Test Method:
 	    1) Validate that required openstack service is up and running.
 	    2) Validate that compute node is being created and get compute node name by using "sudo cord prov list".
 	    3) From CORD-Test container, use python-neutron client and create network with name - NetA with an IP as local management  network.
@@ -2998,7 +2998,7 @@
 
     def test_cordvtn_creating_virtual_vlan_connectivity_network_and_boot_image(self):
         """
-	 Algo:
+	 Test Method:
 	    1) Validate that required openstack service is up and running.
 	    2) Validate that compute node is being created and get compute node name by using "sudo cord prov list".
 	    3) From CORD-Test container, use python-neutron client and create network with name - NetA with a vlan port-create.
@@ -3015,7 +3015,7 @@
 
     def test_cordvtn_creating_virtual_floating_IP_with_vlan_connectivity_network_and_boot_image(self):
         """
-	 Algo:
+	 Test Method:
 	    1) Validate that required openstack service is up and running.
 	    2) Validate that compute node is being created and get compute node name by using "sudo cord prov list".
 	    3) From CORD-Test container, use python-neutron client and create network with name - NetA with a floating ip and vlan port-create.
@@ -3032,7 +3032,7 @@
 
     def test_cordvtn_creating_virtual_private_network_and_boot_2_images_in_same_service(self):
         """
-	 Algo:
+	 Test Method:
 	    1) Validate that required openstack service is up and running.
 	    2) Validate that compute node is being created and get compute node name by using "sudo cord prov list".
 	    3) From CORD-Test container, use python-neutron client and create network with name - NetA with an IP as private network.
@@ -3050,7 +3050,7 @@
 
     def test_cordvtn_creating_virtual_public_network_and_boot_2_images_in_same_service(self):
         """
-	 Algo:
+	 Test Method:
 	    1) Validate that required openstack service is up and running.
 	    2) Validate that compute node is being created and get compute node name by using "sudo cord prov list".
 	    3) From CORD-Test container, use python-neutron client and create network with name - NetA with an IP as public network.
@@ -3068,7 +3068,7 @@
 
     def test_cordvtn_creating_virtual_local_management_network_and_boot_2_images_in_same_service(self):
         """
-	 Algo:
+	 Test Method:
 	    1) Validate that required openstack service is up and running.
 	    2) Validate that compute node is being created and get compute node name by using "sudo cord prov list".
 	    3) From CORD-Test container, use python-neutron client and create network with name - NetA with an IP as local management  network.
@@ -3086,7 +3086,7 @@
 
     def test_cordvtn_creating_virtual_vlan_connectivity_network_and_boot_2_images_in_same_service(self):
         """
-	 Algo:
+	 Test Method:
 	    1) Validate that required openstack service is up and running.
 	    2) Validate that compute node is being created and get compute node name by using "sudo cord prov list".
 	    3) From CORD-Test container, use python-neutron client and create network with name - NetA with a vlan port-create.
@@ -3104,7 +3104,7 @@
 
     def test_cordvtn_creating_virtual_floating_IP_with_vlan_connectivity_network_and_boot_2_images_in_same_service(self):
         """
-	 Algo:
+	 Test Method:
 	    1) Validate that required openstack service is up and running.
 	    2) Validate that compute node is being created and get compute node name by using "sudo cord prov list".
 	    3) From CORD-Test container, use python-neutron client and create network with name - NetA with a floating ip and vlan port-create.
@@ -3122,7 +3122,7 @@
 
     def test_cordvtn_creating_virtual_private_network_and_boot_2_images_in_same_service_connectivity(self):
         """
-	 Algo:
+	 Test Method:
 	    1) Validate that required openstack service is up and running.
 	    2) Validate that compute node is being created and get compute node name by using "sudo cord prov list".
 	    3) From CORD-Test container, use python-neutron client and create network with name - NetA with an IP as private network.
@@ -3142,7 +3142,7 @@
 
     def test_cordvtn_creating_virtual_public_network_and_boot_2_images_in_same_service_connectivity_negative_scenario(self):
         """
-	 Algo:
+	 Test Method:
 	    1) Validate that required openstack service is up and running.
 	    2) Validate that compute node is being created and get compute node name by using "sudo cord prov list".
 	    3) From CORD-Test container, use python-neutron client and create network with name - NetA with an IP as public network.
@@ -3163,7 +3163,7 @@
     def test_cordvtn_creating_virtual_local_management_network_and_boot_2_images_in_same_service_connectivity_negative_scenario(self):
 
         """
-	 Algo:
+	 Test Method:
 	    1) Validate that required openstack service is up and running.
 	    2) Validate that compute node is being created and get compute node name by using "sudo cord prov list".
 	    3) From CORD-Test container, use python-neutron client and create network with name - NetA with an IP as local management  network.
@@ -3184,7 +3184,7 @@
     def test_cordvtn_creating_virtual_vlan_connectivity_network_and_boot_2_images_in_same_service_connectivity_negative_scenario(self):
 
         """
-	 Algo:
+	 Test Method:
 	    1) Validate that required openstack service is up and running.
 	    2) Validate that compute node is being created and get compute node name by using "sudo cord prov list".
 	    3) From CORD-Test container, use python-neutron client and create network with name - NetA with a vlan port-create.
@@ -3204,7 +3204,7 @@
 
     def test_cordvtn_creating_virtual_floating_IP_with_vlan_connectivity_network_and_boot_2_images_in_same_service_connectivity_negative_scenario(self):
         """
-	 Algo:
+	 Test Method:
 	    1) Validate that required openstack service is up and running.
 	    2) Validate that compute node is being created and get compute node name by using "sudo cord prov list".
 	    3) From CORD-Test container, use python-neutron client and create network with name - NetA with a floating ip and vlan port-create.
@@ -3224,7 +3224,7 @@
 
     def test_cordvtn_creating_virtual_private_network_and_boot_image_connectivity_negative_scenario(self):
         """
-	 Algo:
+	 Test Method:
 	    1) Validate that required openstack service is up and running.
 	    2) Validate that compute node is being created and get compute node name by using "sudo cord prov list".
 	    3) From CORD-Test container, use python-neutron client and create network with name - NetA with an IP as private network.
@@ -3243,7 +3243,7 @@
 
     def test_cordvtn_creating_virtual_public_network_and_boot_image_connectivity(self):
         """
-	 Algo:
+	 Test Method:
 	    1) Validate that required openstack service is up and running.
 	    2) Validate that compute node is being created and get compute node name by using "sudo cord prov list".
 	    3) From CORD-Test container, use python-neutron client and create network with name - NetA with an IP as public network.
@@ -3262,7 +3262,7 @@
 
     def test_cordvtn_creating_virtual_local_management_network_and_boot_image_connectivity_negative_scenario(self):
         """
-	 Algo:
+	 Test Method:
 	    1) Validate that required openstack service is up and running.
 	    2) Validate that compute node is being created and get compute node name by using "sudo cord prov list".
 	    3) From CORD-Test container, use python-neutron client and create network with name - NetA with an IP as local management  network.
@@ -3281,7 +3281,7 @@
 
     def test_cordvtn_creating_virtual_vlan_connectivity_network_and_boot_image_connectivity_negative_scenario(self):
         """
-	 Algo:
+	 Test Method:
 	    1) Validate that required openstack service is up and running.
 	    2) Validate that compute node is being created and get compute node name by using "sudo cord prov list".
 	    3) From CORD-Test container, use python-neutron client and create network with name - NetA with a vlan port-create.
@@ -3300,7 +3300,7 @@
 
     def test_cordvtn_creating_virtual_floating_IP_with_vlan_connectivity_network_and_boot_image_connectivity_negative_scenario(self):
         """
-	 Algo:
+	 Test Method:
 	    1) Validate that required openstack service is up and running.
 	    2) Validate that compute node is being created and get compute node name by using "sudo cord prov list".
 	    3) From CORD-Test container, use python-neutron client and create network with name - NetA with a floating ip and vlan port-create.
@@ -3319,7 +3319,7 @@
 
     def test_cordvtn_creating_virtual_private_network_and_boot_image_connectivity_negative_scenario(self):
         """
-	 Algo:
+	 Test Method:
 	    1) Validate that required openstack service is up and running.
 	    2) Validate that compute node is being created and get compute node name by using "sudo cord prov list".
 	    3) From CORD-Test container, use python-neutron client and create network with name - NetA with an IP as private network.
@@ -3338,7 +3338,7 @@
 
     def test_cordvtn_creating_virtual_public_network_and_boot_image_connectivity_negative_scenario(self):
         """
-	 Algo:
+	 Test Method:
 	    1) Validate that required openstack service is up and running.
 	    2) Validate that compute node is being created and get compute node name by using "sudo cord prov list".
 	    3) From CORD-Test container, use python-neutron client and create network with name - NetA with an IP as public network.
@@ -3357,7 +3357,7 @@
 
     def test_cordvtn_creating_virtual_local_management_network_and_boot_image_connectivity(self):
         """
-	 Algo:
+	 Test Method:
 	    1) Validate that required openstack service is up and running.
 	    2) Validate that compute node is being created and get compute node name by using "sudo cord prov list".
 	    3) From CORD-Test container, use python-neutron client and create network with name - NetA with an IP as local management  network.
@@ -3376,7 +3376,7 @@
 
     def test_cordvtn_creating_virtual_vlan_connectivity_network_and_boot_image_connectivity_negative_scenario(self):
         """
-	 Algo:
+	 Test Method:
 	    1) Validate that required openstack service is up and running.
 	    2) Validate that compute node is being created and get compute node name by using "sudo cord prov list".
 	    3) From CORD-Test container, use python-neutron client and create network with name - NetA with a vlan port-create.
@@ -3395,7 +3395,7 @@
 
     def test_cordvtn_creating_virtual_floating_IP_with_vlan_connectivity_network_and_boot_image_connectivity_negative_scenario(self):
         """
-	 Algo:
+	 Test Method:
 	    1) Validate that required openstack service is up and running.
 	    2) Validate that compute node is being created and get compute node name by using "sudo cord prov list".
 	    3) From CORD-Test container, use python-neutron client and create network with name - NetA with a floating ip and vlan port-create.
@@ -3415,7 +3415,7 @@
     def test_cordvtn_creating_virtual_vlan_interface_private_network_and_boot_image_connectivity_negative_scenario(self):
 
         """
-	 Algo:
+	 Test Method:
 	    1) Validate that required openstack service is up and running.
 	    2) Validate that compute node is being created and get compute node name by using "sudo cord prov list".
 	    3) From CORD-Test container, use python-neutron client and create network with name - NetA with an IP as private network.
@@ -3437,7 +3437,7 @@
     def test_cordvtn_creating_virtual_vlan_interface_public_network_and_boot_image_connectivity_negative_scenario(self):
 
         """
-	 Algo:
+	 Test Method:
 	    1) Validate that required openstack service is up and running.
 	    2) Validate that compute node is being created and get compute node name by using "sudo cord prov list".
 	    3) From CORD-Test container, use python-neutron client and create network with name - NetA with an IP as public network.
@@ -3459,7 +3459,7 @@
     def test_cordvtn_creating_virtual_vlan_interface_local_management_network_and_boot_image_connectivity(self):
 
         """
-	 Algo:
+	 Test Method:
 	    1) Validate that required openstack service is up and running.
 	    2) Validate that compute node is being created and get compute node name by using "sudo cord prov list".
 	    3) From CORD-Test container, use python-neutron client and create network with name - NetA with an IP as local management  network.
@@ -3482,7 +3482,7 @@
     def test_cordvtn_creating_virtual_vlan_interface_floating_private_network_and_boot_image_connectivity_negative_scenario(self):
 
         """
-	 Algo:
+	 Test Method:
 	    1) Validate that required openstack service is up and running.
 	    2) Validate that compute node is being created and get compute node name by using "sudo cord prov list".
 	    3) From CORD-Test container, use python-neutron client and create network with name - NetA with an IP as private network.
@@ -3504,7 +3504,7 @@
     def test_cordvtn_creating_virtual_vlan_interface_floating_public_network_and_boot_image_connectivity_negative_scenario(self):
 
         """
-	 Algo:
+	 Test Method:
 	    1) Validate that required openstack service is up and running.
 	    2) Validate that compute node is being created and get compute node name by using "sudo cord prov list".
 	    3) From CORD-Test container, use python-neutron client and create network with name - NetA with an IP as public network.
@@ -3526,7 +3526,7 @@
     def test_cordvtn_creating_virtual_vlan_interface_floating_local_management_network_and_boot_image_connectivity(self):
 
         """
-	 Algo:
+	 Test Method:
 	    1) Validate that required openstack service is up and running.
 	    2) Validate that compute node is being created and get compute node name by using "sudo cord prov list".
 	    3) From CORD-Test container, use python-neutron client and create network with name - NetA with an IP as local management  network.
@@ -3548,7 +3548,7 @@
     def test_cordvtn_creating_one_virtual_public_and_a_private_network_and_boot_2_images_in_same_service_connectivity_negative_scenario(self):
 
         """
-	 Algo:
+	 Test Method:
 	    1) Validate that required openstack service is up and running.
 	    2) Validate that compute node is being created and get compute node name by using "sudo cord prov list".
 	    3) From CORD-Test container, use python-neutron client and create network with name - NetA with an IP as public network.
@@ -3569,7 +3569,7 @@
     def test_cordvtn_creating_one_virtual_local_management_and_a_private_network_and_boot_2_images_in_same_service_connectivity_negative_scenario(self):
 
         """
-	 Algo:
+	 Test Method:
 	    1) Validate that required openstack service is up and running.
 	    2) Validate that compute node is being created and get compute node name by using "sudo cord prov list".
 	    3) From CORD-Test container, use python-neutron client and create network with name - NetA with an IP as local management  network.
@@ -3590,7 +3590,7 @@
     def test_cordvtn_creating_one_virtual_vlan_connectivity_and_a_private_network_and_boot_2_images_in_same_service_connectivity_negative_scenario(self):
 
         """
-	 Algo:
+	 Test Method:
 	    1) Validate that required openstack service is up and running.
 	    2) Validate that compute node is being created and get compute node name by using "sudo cord prov list".
 	    3) From CORD-Test container, use python-neutron client and create network with name - NetA with a vlan port-create.
@@ -3611,7 +3611,7 @@
     def test_cordvtn_creating_one_virtual_floating_IP_with_vlan_connectivity_and_a_private_network_and_boot_2_images_in_same_service_connectivity_negative_scenario(self):
 
         """
-	 Algo:
+	 Test Method:
 	    1) Validate that required openstack service is up and running.
 	    2) Validate that compute node is being created and get compute node name by using "sudo cord prov list".
 	    3) From CORD-Test container, use python-neutron client and create network with name - NetA with a floating ip and vlan port-create.
@@ -3632,7 +3632,7 @@
     def test_cordvtn_creating_one_virtual_local_management_other_public_network_and_boot_2_images_in_same_service_connectivity_negative_scenario(self):
 
         """
-	 Algo:
+	 Test Method:
 	    1) Validate that required openstack service is up and running.
 	    2) Validate that compute node is being created and get compute node name by using "sudo cord prov list".
 	    3) From CORD-Test container, use python-neutron client and create network with name - NetA with an IP as local management  network.
@@ -3653,7 +3653,7 @@
     def test_cordvtn_creating_one_virtual_vlan_connectivity_and_a_private_network_and_boot_2_images_in_same_service_connectivity_negative_scenario(self):
 
         """
-	 Algo:
+	 Test Method:
 	    1) Validate that required openstack service is up and running.
 	    2) Validate that compute node is being created and get compute node name by using "sudo cord prov list".
 	    3) From CORD-Test container, use python-neutron client and create network with name - NetA with a vlan port-create.
@@ -3674,7 +3674,7 @@
     def test_cordvtn_creating_one_virtual_floating_IP_with_vlan_connectivity_and_a_private_network_and_boot_2_images_in_same_service_connectivity_negative_scenario(self):
 
         """
-	 Algo:
+	 Test Method:
 	    1) Validate that required openstack service is up and running.
 	    2) Validate that compute node is being created and get compute node name by using "sudo cord prov list".
 	    3) From CORD-Test container, use python-neutron client and create network with name - NetA with a floating ip and vlan port-create.
@@ -3695,7 +3695,7 @@
     def test_cordvtn_creating_one_virtual_vlan_connectivity_other_local_management_network_and_boot_2_images_in_same_service_connectivity_negative_scenario(self):
 
         """
-	 Algo:
+	 Test Method:
 	    1) Validate that required openstack service is up and running.
 	    2) Validate that compute node is being created and get compute node name by using "sudo cord prov list".
 	    3) From CORD-Test container, use python-neutron client and create network with name - NetA with a vlan port-create.
@@ -3716,7 +3716,7 @@
     def test_cordvtn_creating_one_virtual_floating_IP_with_vlan_connectivity_other_local_management_network_and_boot_2_images_in_same_service_connectivity_negative_scenario(self):
 
         """
-	 Algo:
+	 Test Method:
 	    1) Validate that required openstack service is up and running.
 	    2) Validate that compute node is being created and get compute node name by using "sudo cord prov list".
 	    3) From CORD-Test container, use python-neutron client and create network with name - NetA with a floating ip and vlan port-create.
@@ -3737,7 +3737,7 @@
     def test_cordvtn_creating_one_virtual_floating_IP_with_vlan_connectivity_other_virtual_vlan_network_and_boot_2_images_in_same_service_connectivity_negative_scenario(self):
 
         """
-	 Algo:
+	 Test Method:
 	    1) Validate that required openstack service is up and running.
 	    2) Validate that compute node is being created and get compute node name by using "sudo cord prov list".
 	    3) From CORD-Test container, use python-neutron client and create network with name - NetA with a floating ip and vlan port-create.
@@ -3757,7 +3757,7 @@
 
     def test_cordvtn_creating_virtual_public_network_and_boot_2_images_with_invalid_public_field_of_onos_network_cfg_json_in_same_service(self):
         """
-	 Algo:
+	 Test Method:
 	    1) Validate that required openstack service is up and running.
 	    2) Validate that compute node is being created and get compute node name by using "sudo cord prov list".
 	    3) Push network_cfg.json config file to onos with an invalid public gateway ip in network_cfg.json file.
@@ -3780,7 +3780,7 @@
     def test_cordvtn_creating_virtual_local_management_network_and_boot_image_with_invalid_localManagementIp_field_of_onos_network_cfg_json(self):
 
         """
-	 Algo:
+	 Test Method:
 	    1) Validate that required openstack service is up and running.
 	    2) Validate that compute node is being created and get compute node name by using "sudo cord prov list".
 	    3) Push network_cfg.json config file to onos with an invalid localManagement ip in network_cfg.json file.
@@ -3800,7 +3800,7 @@
 
     def test_cordvtn_creating_virtual_private_network_and_boot_image_with_invalid_OVSDB_port_field_of_onos_network_cfg_json(self):
         """
-	 Algo:
+	 Test Method:
 	    1) Validate that required openstack service is up and running.
 	    2) Validate that compute node is being created and get compute node name by using "sudo cord prov list".
 	    3) Push network_cfg.json config file to onos with an invalid ovsdb port in network_cfg.json file.
@@ -3818,7 +3818,7 @@
 
     def test_cordvtn_creating_virtual_private_network_and_boot_image_with_invalid_OpenStack_details_in_onos_network_cfg_json(self):
         """
-	 Algo:
+	 Test Method:
 	    1) Validate that required openstack service is up and running.
 	    2) Validate that compute node is being created and get compute node name by using "sudo cord prov list".
 	    3) Push network_cfg.json config file to onos with an invalid openstack in network_cfg.json file.
@@ -3836,7 +3836,7 @@
 
     def test_cordvtn_creating_virtual_private_network_and_boot_image_with_invalid_compute_node_details_in_onos_network_cfg_json(self):
         """
-	 Algo:
+	 Test Method:
 	    1) Validate that required openstack service is up and running.
 	    2) Validate that compute node is being created and get compute node name by using "sudo cord prov list".
 	    3) Push network_cfg.json config file to onos with an invalid compute node details in network_cfg.json file.
@@ -3855,7 +3855,7 @@
 
     def test_cordvtn_creating_two_virtual_private_networks_and_boot_images_in_different_services_connectivity(self):
         """
-	 Algo:
+	 Test Method:
 	    1) Validate that required openstack service is up and running.
 	    2) Validate that compute node is being created and get compute node name by using "sudo cord prov list".
 	    3) From CORD-Test container, use python-neutron client and create two networks with name - NetA and NetB with an IP as private network.
@@ -3876,7 +3876,7 @@
 
     def test_cordvtn_creating_two_virtual_public_networks_and_boot_images_in_different_service_connectivity(self):
         """
-	 Algo:
+	 Test Method:
 	    1) Validate that required openstack service is up and running.
 	    2) Validate that compute node is being created and get compute node name by using "sudo cord prov list".
 	    3) From CORD-Test container, use python-neutron client and create two networks with name - NetA and NetB with an IP as public network.
@@ -3897,7 +3897,7 @@
 
     def test_cordvtn_creating_two_virtual_local_management_networks_and_boot_images_in_different_service_connectivity(self):
         """
-	 Algo:
+	 Test Method:
 	    1) Validate that required openstack service is up and running.
 	    2) Validate that compute node is being created and get compute node name by using "sudo cord prov list".
 	    3) From CORD-Test container, use python-neutron client and create two networks with name - NetA and NetB with an IP as local management network.
@@ -3918,7 +3918,7 @@
 
     def test_cordvtn_creating_two_virtual_vlan_connectivity_networks_and_boot_images_in_different_service_connectivity(self):
         """
-	 Algo:
+	 Test Method:
 	    1) Validate that required openstack service is up and running.
 	    2) Validate that compute node is being created and get compute node name by using "sudo cord prov list".
 	    3) From CORD-Test container, use python-neutron client and create two networks with name - NetA and NetB with a vlan port-create.
@@ -3938,7 +3938,7 @@
 	pass
     def test_cordvtn_creating_two_virtual_floating_IP_with_vlan_connectivity_networks_and_boot_images_in_different_service_connectivity(self):
         """
-	 Algo:
+	 Test Method:
 	    1) Validate that required openstack service is up and running.
 	    2) Validate that compute node is being created and get compute node name by using "sudo cord prov list".
 	    3) From CORD-Test container, use python-neutron client and create two networks with name - NetA and NetB with a floating ip and vlan port-create.
@@ -3959,7 +3959,7 @@
 
     def test_cordvtn_creating_two_virtual_private_networks_and_boot_images_for_services_dependency_with_out_xos_direct_access(self):
         """
-	 Algo:
+	 Test Method:
 	    1) Validate that required openstack service is up and running.
 	    2) Validate that compute node is being created and get compute node name by using "sudo cord prov list".
 	    3) Push service dependency data.json file to onos to subscriber of other service.
@@ -3982,7 +3982,7 @@
 
     def test_cordvtn_creating_two_virtual_private_networks_and_boot_images_for_services_dependency_with_out_xos_indirect_access(self):
         """
-	 Algo:
+	 Test Method:
 	    1) Validate that required openstack service is up and running.
 	    2) Validate that compute node is being created and get compute node name by using "sudo cord prov list".
 	    3) Push service dependency data.json file to onos to subscriber of other service.
@@ -4005,7 +4005,7 @@
 
     def test_cordvtn_creating_two_virtual_private_networks_and_boot_images_remove_services_dependency_with_out_xos_direct_access(self):
         """
-	 Algo:
+	 Test Method:
 	    1) Validate that required openstack service is up and running.
 	    2) Validate that compute node is being created and get compute node name by using "sudo cord prov list".
 	    3) Push service dependency data.json file to onos to subscriber of other service.
@@ -4031,7 +4031,7 @@
 
     def test_cordvtn_creating_two_virtual_private_networks_and_boot_images_remove_services_dependency_with_out_xos_indirect_access(self):
         """
-	 Algo:
+	 Test Method:
 	    1) Validate that required openstack service is up and running.
 	    2) Validate that compute node is being created and get compute node name by using "sudo cord prov list".
 	    3) Push service dependency data.json file to onos to subscriber of other service.
@@ -4057,7 +4057,7 @@
 
     def test_cordvtn_creating_two_virtual_private_networks_and_boot_images_for_services_dependency_with_xos_direct_access(self):
         """
-	 Algo:
+	 Test Method:
 	    1) Validate that required openstack service is up and running.
 	    2) Validate that compute node is being created and get compute node name by using "sudo cord prov list".
 	    3) Validate that XOS is up and running.
@@ -4079,7 +4079,7 @@
 
     def test_cordvtn_creating_two_virtual_private_networks_and_boot_images_for_services_dependency_with_xos_indirect_access(self):
         """
-	 Algo:
+	 Test Method:
 	    1) Validate that required openstack service is up and running.
 	    2) Validate that compute node is being created and get compute node name by using "sudo cord prov list".
 	    3) Validate that XOS is up and running.
@@ -4101,7 +4101,7 @@
 
     def test_cordvtn_with_access_agent_serviceType_and_vtn_location_field_network_cfg_connectivity_to_access_device(self):
         """
-	 Algo:
+	 Test Method:
 	    1) Validate that required openstack service is up and running.
 	    2) Validate that compute node is being created and get compute node name by using "sudo cord prov list".
 	    3) Push access-agent additional network_cfg to ONOS and specify vtn-location field info must be access-agent container.
@@ -4120,7 +4120,7 @@
 
     def test_cordvtn_with_access_agent_serviceType_and_vtn_location_field_in_network_cfg_connectivity_to_head_node(self):
         """
-	 Algo:
+	 Test Method:
 	    1) Validate that required openstack service is up and running.
 	    2) Validate that compute node is being created and get compute node name by using "sudo cord prov list".
 	    3) Push access-agent additional network_cfg to ONOS and specify vtn-location field info must be access-agent container.
@@ -4139,7 +4139,7 @@
 
     def test_cordvtn_with_access_agent_serviceType_and_invalid_vtn_location_field_network_cfg_connectivity_to_access_device(self):
         """
-	 Algo:
+	 Test Method:
 	    1) Validate that required openstack service is up and running.
 	    2) Validate that compute node is being created and get compute node name by using "sudo cord prov list".
 	    3) Push access-agent additional network_cfg to ONOS and specify vtn-location field info must not be access-agent container.
@@ -4158,7 +4158,7 @@
 
     def test_cordvtn_with_access_agent_serviceType_and_invalid_vtn_location_field_in_network_cfg_connectivity_to_head_node(self):
         """
-	 Algo:
+	 Test Method:
 	    1) Validate that required openstack service is up and running.
 	    2) Validate that compute node is being created and get compute node name by using "sudo cord prov list".
 	    3) Push access-agent additional network_cfg to ONOS and specify vtn-location field info must not be access-agent container.
@@ -4177,7 +4177,7 @@
 
     def test_cordvtn_creating_virtual_private_network_and_boot_2_images_in_same_service_connectivity_after_restarting_VMs(self):
         """
-	 Algo:
+	 Test Method:
 	    1) Validate that required openstack service is up and running.
 	    2) Validate that compute node is being created and get compute node name by using "sudo cord prov list".
 	    3) From CORD-Test container, use python-neutron client and create network with name - NetA with an IP as private network.
@@ -4198,7 +4198,7 @@
 
     def test_cordvtn_creating_virtual_private_network_and_boot_2_images_in_same_service_connectivity_after_restarting_cord_onos(self):
         """
-	 Algo:
+	 Test Method:
 	    1) Validate that required openstack service is up and running.
 	    2) Validate that compute node is being created and get compute node name by using "sudo cord prov list".
 	    3) From CORD-Test container, use python-neutron client and create network with name - NetA with an IP as private network.
@@ -4219,7 +4219,7 @@
 
     def test_cordvtn_creating_virtual_private_network_and_boot_2_images_in_same_service_connectivity_after_delete_any_VM_recreating_it(self):
         """
-	 Algo:
+	 Test Method:
 	    1) Validate that required openstack service is up and running.
 	    2) Validate that compute node is being created and get compute node name by using "sudo cord prov list".
 	    3) From CORD-Test container, use python-neutron client and create network with name - NetA with an IP as private network.
@@ -4240,7 +4240,7 @@
 
     def test_cordvtn_creating_virtual_private_network_and_boot_2_images_in_same_service_connectivity_after_delete_and_add_br_int_bridge(self):
         """
-	 Algo:
+	 Test Method:
 	    1) Validate that required openstack service is up and running.
 	    2) Validate that compute node is being created and get compute node name by using "sudo cord prov list".
 	    3) From CORD-Test container, use python-neutron client and create network with name - NetA with an IP as private network.
@@ -4263,7 +4263,7 @@
     def test_cordvtn_creating_virtual_public_network_and_boot_image_connectivity_after_restarting_VM(self):
 
         """
-	 Algo:
+	 Test Method:
 	    1) Validate that required openstack service is up and running.
 	    2) Validate that compute node is being created and get compute node name by using "sudo cord prov list".
 	    3) From CORD-Test container, use python-neutron client and create network with name - NetA with an IP as public network.
@@ -4285,7 +4285,7 @@
     def test_cordvtn_creating_virtual_public_network_and_boot_image_connectivity_after_restarting_cord_onos(self):
 
         """
-	 Algo:
+	 Test Method:
 	    1) Validate that required openstack service is up and running.
 	    2) Validate that compute node is being created and get compute node name by using "sudo cord prov list".
 	    3) From CORD-Test container, use python-neutron client and create network with name - NetA with an IP as public network.
@@ -4307,7 +4307,7 @@
     def test_cordvtn_creating_virtual_public_network_and_boot_image_connectivity_after_delete_and_recreate_VM(self):
 
         """
-	 Algo:
+	 Test Method:
 	    1) Validate that required openstack service is up and running.
 	    2) Validate that compute node is being created and get compute node name by using "sudo cord prov list".
 	    3) From CORD-Test container, use python-neutron client and create network with name - NetA with an IP as public network.
@@ -4329,7 +4329,7 @@
     def test_cordvtn_creating_virtual_public_network_and_boot_image_connectivity_after_delete_and_add_br_int_bridge(self):
 
         """
-	 Algo:
+	 Test Method:
 	    1) Validate that required openstack service is up and running.
 	    2) Validate that compute node is being created and get compute node name by using "sudo cord prov list".
 	    3) From CORD-Test container, use python-neutron client and create network with name - NetA with an IP as public network.
@@ -4352,7 +4352,7 @@
     def test_cordvtn_creating_virtual_local_management_network_and_boot_image_connectivity_after_restarting_VM(self):
 
         """
-	 Algo:
+	 Test Method:
 	    1) Validate that required openstack service is up and running.
 	    2) Validate that compute node is being created and get compute node name by using "sudo cord prov list".
 	    3) From CORD-Test container, use python-neutron client and create network with name - NetA with an IP as local management  network.
@@ -4373,7 +4373,7 @@
     def test_cordvtn_creating_virtual_local_management_network_and_boot_image_connectivity_after_restarting_cord_onos(self):
 
         """
-	 Algo:
+	 Test Method:
 	    1) Validate that required openstack service is up and running.
 	    2) Validate that compute node is being created and get compute node name by using "sudo cord prov list".
 	    3) From CORD-Test container, use python-neutron client and create network with name - NetA with an IP as local management  network.
@@ -4394,7 +4394,7 @@
     def test_cordvtn_creating_virtual_local_management_network_and_boot_image_connectivity_after_delete_and_recreate_VM(self):
 
         """
-	 Algo:
+	 Test Method:
 	    1) Validate that required openstack service is up and running.
 	    2) Validate that compute node is being created and get compute node name by using "sudo cord prov list".
 	    3) From CORD-Test container, use python-neutron client and create network with name - NetA with an IP as local management  network.
@@ -4415,7 +4415,7 @@
     def test_cordvtn_creating_virtual_local_management_network_and_boot_image_connectivity_after_delete_and_add_br_int_bridge(self):
 
         """
-	 Algo:
+	 Test Method:
 	    1) Validate that required openstack service is up and running.
 	    2) Validate that compute node is being created and get compute node name by using "sudo cord prov list".
 	    3) From CORD-Test container, use python-neutron client and create network with name - NetA with an IP as local management  network.
@@ -4437,7 +4437,7 @@
     def test_cordvtn_creating_virtual_vlan_interface_local_management_network_and_boot_image_connectivity_after_restarting_VM(self):
 
         """
-	 Algo:
+	 Test Method:
 	    1) Validate that required openstack service is up and running.
 	    2) Validate that compute node is being created and get compute node name by using "sudo cord prov list".
 	    3) From CORD-Test container, use python-neutron client and create network with name - NetA with an IP as local management  network.
@@ -4461,7 +4461,7 @@
     def test_cordvtn_creating_virtual_vlan_interface_local_management_network_and_boot_image_connectivity_after_restarting_cord_onos(self):
 
         """
-	 Algo:
+	 Test Method:
 	    1) Validate that required openstack service is up and running.
 	    2) Validate that compute node is being created and get compute node name by using "sudo cord prov list".
 	    3) From CORD-Test container, use python-neutron client and create network with name - NetA with an IP as local management  network.
@@ -4485,7 +4485,7 @@
     def test_cordvtn_creating_virtual_vlan_interface_local_management_network_and_boot_image_connectivity_after_delete_and_recreate_VM(self):
 
         """
-	 Algo:
+	 Test Method:
 	    1) Validate that required openstack service is up and running.
 	    2) Validate that compute node is being created and get compute node name by using "sudo cord prov list".
 	    3) From CORD-Test container, use python-neutron client and create network with name - NetA with an IP as local management  network.
@@ -4509,7 +4509,7 @@
     def test_cordvtn_creating_virtual_vlan_interface_local_management_network_and_boot_image_connectivity_after_delete_and_add_br_int_bridge(self):
 
         """
-	 Algo:
+	 Test Method:
 	    1) Validate that required openstack service is up and running.
 	    2) Validate that compute node is being created and get compute node name by using "sudo cord prov list".
 	    3) From CORD-Test container, use python-neutron client and create network with name - NetA with an IP as local management  network.
@@ -4534,7 +4534,7 @@
     def test_cordvtn_creating_virtual_vlan_interface_floating_local_management_network_and_boot_image_connectivity_after_restarting_VM(self):
 
         """
-	 Algo:
+	 Test Method:
 	    1) Validate that required openstack service is up and running.
 	    2) Validate that compute node is being created and get compute node name by using "sudo cord prov list".
 	    3) From CORD-Test container, use python-neutron client and create network with name - NetA with an IP as local management  network.
@@ -4557,7 +4557,7 @@
     def test_cordvtn_creating_virtual_vlan_interface_floating_local_management_network_and_boot_image_connectivity_after_restarting_cord_onos(self):
 
         """
-	 Algo:
+	 Test Method:
 	    1) Validate that required openstack service is up and running.
 	    2) Validate that compute node is being created and get compute node name by using "sudo cord prov list".
 	    3) From CORD-Test container, use python-neutron client and create network with name - NetA with an IP as local management  network.
@@ -4579,7 +4579,7 @@
 
     def test_cordvtn_creating_virtual_vlan_interface_floating_local_management_network_and_boot_image_connectivity_after_delete_and_recreate_VM(self):
         """
-	 Algo:
+	 Test Method:
 	    1) Validate that required openstack service is up and running.
 	    2) Validate that compute node is being created and get compute node name by using "sudo cord prov list".
 	    3) From CORD-Test container, use python-neutron client and create network with name - NetA with an IP as local management  network.
@@ -4602,7 +4602,7 @@
     def test_cordvtn_creating_virtual_vlan_interface_floating_local_management_network_and_boot_image_connectivity_after_delete_and_add_br_int_bridge(self):
 
         """
-	 Algo:
+	 Test Method:
 	    1) Validate that required openstack service is up and running.
 	    2) Validate that compute node is being created and get compute node name by using "sudo cord prov list".
 	    3) From CORD-Test container, use python-neutron client and create network with name - NetA with an IP as local management  network.
diff --git a/src/test/vsg/vsgTest.py b/src/test/vsg/vsgTest.py
index 756c0fc..2c1c05d 100644
--- a/src/test/vsg/vsgTest.py
+++ b/src/test/vsg/vsgTest.py
@@ -386,7 +386,7 @@
 
     def test_vsg_health(self):
         """
-        Algo:
+        Test Method:
         1. Login to compute node VM
         2. Get all vSGs
         3. Ping to all vSGs
@@ -399,7 +399,7 @@
 
     def test_vsg_health_check(self, vsg_name='mysite_vsg-1', verify_status=True):
         """
-        Algo:
+        Test Method:
 	1. If vsg name not specified, Get vsg corresponding to vcpe
         1. Login to compute mode VM
         3. Ping to the vSG
@@ -424,7 +424,7 @@
     @deferred(TIMEOUT)
     def test_vsg_for_vcpe(self):
         """
-        Algo:
+        Test Method:
 	1. Get list of all compute nodes created using Openstack
         2. Login to compute mode VM
         3. Get all vSGs
@@ -444,7 +444,7 @@
 
     def test_vsg_for_login(self):
         """
-        Algo:
+        Test Method:
         1. Login to compute node VM
         2. Get all vSGs
         3. Verifying login to vSG is success
@@ -458,7 +458,7 @@
 
     def test_vsg_for_default_route_through_testclient(self):
 	"""
-	Algo:
+	Test Method:
 	1. Login to head node
 	2. Verifying for default route in lxc test client
 	"""
@@ -471,7 +471,7 @@
 
     def test_vsg_for_external_connectivity_through_testclient(self):
         """
-        Algo:
+        Test Method:
         1. Login to head node
         2. On head node, executing ping to 8.8.8.8 from lxc test client
 	3. Verifying for the ping success
@@ -485,7 +485,7 @@
 
     def test_vsg_for_external_connectivity(self):
         """
-        Algo:
+        Test Method:
         1. Get dhcp IP to vcpe interface in cord-tester
         2. Verifying vcpe interface gets dhcp IP
         3. Ping to 8.8.8.8 and Verifying ping should success
@@ -498,7 +498,7 @@
 
     def test_vsg_for_external_connectivity_to_google(self):
         """
-        Algo:
+        Test Method:
         1. Get dhcp IP to vcpe interface in cord-tester
         2. Verifying vcpe interface gets dhcp IP
         3. Ping to www.google.com and Verifying ping should success
@@ -531,7 +531,7 @@
     #Test cases to check path mtu across cord framework wih some selected websites to check response.
     def test_vsg_to_retrieve_content_from_google_to_validate_path_mtu(self):
         """
-        Algo:
+        Test Method:
         1. Get dhcp IP to vcpe interface in cord-tester
         2. Verifying vcpe interface gets dhcp IP
         3. Retrieve contents from www.google.com and Verify response status is 200 ok.
@@ -544,7 +544,7 @@
 
     def test_vsg_to_retrieve_content_from_rediff_to_validate_path_mtu(self):
         """
-        Algo:
+        Test Method:
         1. Get dhcp IP to vcpe interface in cord-tester
         2. Verifying vcpe interface gets dhcp IP
         3. Retrieve contents from www.rediff.com and Verify response status is 200 ok.
@@ -557,7 +557,7 @@
 
     def test_vsg_to_retrieve_content_from_yahoo_to_validate_path_mtu(self):
         """
-        Algo:
+        Test Method:
         1. Get dhcp IP to vcpe interface in cord-tester
         2. Verifying vcpe interface gets dhcp IP
         3. Retrieve contents from www.yahoo.com and Verify response status is 200 ok.
@@ -570,7 +570,7 @@
 
     def test_vsg_to_retrieve_content_from_facebook_to_validate_path_mtu(self):
         """
-        Algo:
+        Test Method:
         1. Get dhcp IP to vcpe interface in cord-tester
         2. Verifying vcpe interface gets dhcp IP
         3. Retrieve contents from www.facebook.com and Verify response status is 200 ok.
@@ -583,7 +583,7 @@
 
     def test_vsg_for_external_connectivity_to_invalid_host(self):
         """
-        Algo:
+        Test Method:
         1. Get dhcp IP to vcpe interface in cord-tester
         2. Verifying vcpe interface gets dhcp IP
         3. Ping to www.goglee.com and Verifying ping should not success
@@ -603,7 +603,7 @@
 
     def test_vsg_for_external_connectivity_with_ttl_1(self):
         """
-        Algo:
+        Test Method:
         1. Get dhcp IP to vcpe interface in cord-tester
         2. Verifying vcpe interface gets dhcp IP
         3. Ping to 8.8.8.8 with ttl set to 1
@@ -624,7 +624,7 @@
 
     def test_vsg_for_external_connectivity_with_wan_interface_toggle_in_vcpe(self):
         """
-        Algo:
+        Test Method:
         1. Get dhcp IP to vcpe interface in cord-tester
         2. Verifying vcpe interface gets dhcp IP
         3. Ping to 8.8.8.8 and Verifying ping succeeds
@@ -669,7 +669,7 @@
 
     def test_vsg_for_external_connectivity_with_lan_interface_toggle_in_vcpe(self):
         """
-        Algo:
+        Test Method:
         1. Get dhcp IP to vcpe interface in cord-tester
         2. Verifying vcpe interface gets dhcp IP
         3. Ping to 8.8.8.8 and Verifying ping should success
@@ -714,7 +714,7 @@
 
     def test_vsg_multiple_subscribers_for_same_vcpe_instace(self):
 	"""
-	Algo:
+	Test Method:
 	1. Create a vcpe instance
 	2. Create multiple vcpe interfaces in cord-tester with same s-tag and c-tag to access vcpe instance
 	3. Verify all the interfaces gets dhcp IP in same subnet
@@ -728,7 +728,7 @@
 
     def test_vsg_for_multiple_subscribers_with_same_vcpe_instance_and_validate_external_connectivity(self):
         """
-        Algo:
+        Test Method:
         1. Create a vcpe instance
         2. Create multiple vcpe interfaces in cord-tester with same s-tag and c-tag to access vcpe instance
         3. Verify all the interfaces gets dhcp IP in same subnet
@@ -748,7 +748,7 @@
 
     def test_vsg_vcpe_interface_and_validate_dhcp_ip_after_interface_toggle(self):
         """
-        Algo:
+        Test Method:
         1. Create a vcpe instance
         2. Create a vcpe interface in cord-tester
         3. Verify the interface gets dhcp IP
@@ -771,7 +771,7 @@
     @deferred(TIMEOUT)
     def test_vsg_for_external_connectivity_after_restarting_vcpe_instance(self,vcpe_name=None,vcpe_intf=None):
         """
-        Algo:
+        Test Method:
         1. Get vSG corresponding to vcpe
         2. Get dhcp ip to vcpe interface
         3. Add static route to destination route in test container
@@ -806,7 +806,7 @@
     @deferred(TIMEOUT)
     def test_vsg_for_external_connectivity_after_restarting_vsg_vm(self,vcpe_name=None,vcpe_intf=None):
         """
-        Algo:
+        Test Method:
         1. Get vSG corresponding to vcpe
         2. Get dhcp ip to vcpe interface
         3. Add static route to destination route in test container
@@ -841,7 +841,7 @@
     @deferred(TIMEOUT)
     def test_vsg_for_external_connectivity_with_vcpe_container_paused(self,vcpe_name=None,vcpe_intf=None):
         """
-        Algo:
+        Test Method:
         1. Get vSG corresponding to vcpe
 	2. Get dhcp ip to vcpe interface
 	3. Add static route to destination route in test container
@@ -877,7 +877,7 @@
     @deferred(TIMEOUT)
     def test_vsg_firewall_with_deny_destination_ip(self, vcpe_name=None, vcpe_intf=None):
 	"""
-	Algo:
+	Test Method:
 	1. Get vSG corresponding to vcpe
 	2. Login to compute node
 	3. Execute iptable command on vcpe from compute node to deny a destination IP
@@ -913,7 +913,7 @@
     @deferred(TIMEOUT)
     def test_vsg_firewall_with_rule_add_and_delete_dest_ip(self,vcpe_name=None,vcpe_intf=None):
         """
-        Algo:
+        Test Method:
         1. Get vSG corresponding to vcpe
         2. Login to compute node
         3. Execute iptable command on vcpe from compute node to deny a destination IP
@@ -955,7 +955,7 @@
     @deferred(TIMEOUT)
     def test_vsg_firewall_verifying_reachability_for_non_blocked_dest_ip(self,vcpe_name=None,vcpe_intf=None):
         """
-        Algo:
+        Test Method:
         1. Get vSG corresponding to vcpe
         2. Login to compute node
         3. Execute iptable command on vcpe from compute node to deny a destination IP
@@ -996,7 +996,7 @@
     @deferred(TIMEOUT)
     def test_vsg_firewall_appending_rules_with_deny_dest_ip(self,vcpe_name=None,vcpe_intf=None):
         """
-        Algo:
+        Test Method:
         1. Get vSG corresponding to vcpe
         2. Login to compute node
         3. Execute iptable command on vcpe from compute node to deny a destination IP1
@@ -1045,7 +1045,7 @@
     @deferred(TIMEOUT)
     def test_vsg_firewall_removing_one_rule_denying_dest_ip(self,vcpe_name=None,vcpe_intf=None):
         """
-        Algo:
+        Test Method:
         1. Get vSG corresponding to vcpe
         2. Login to compute node
         3. Execute iptable command on vcpe from compute node to deny a destination IP1
@@ -1096,7 +1096,7 @@
     @deferred(TIMEOUT)
     def test_vsg_firewall_changing_rule_id_deny_dest_ip(self,vcpe_name=None,vcpe_intf=None):
 	"""
-        Algo:
+        Test Method:
         1. Get vSG corresponding to vcpe
         2. Login to compute node
         3. Execute iptable command on vcpe from compute node to deny a destination IP
@@ -1138,7 +1138,7 @@
     @deferred(TIMEOUT)
     def test_vsg_firewall_changing_deny_rule_to_accept_dest_ip(self,vcpe_name=None,vcpe_intf=None):
         """
-        Algo:
+        Test Method:
         1. Get vSG corresponding to vcpe
         2. Login to compute node
         3. Execute iptable command on vcpe from compute node to deny a destination IP
@@ -1181,7 +1181,7 @@
     @deferred(TIMEOUT) #Fail
     def test_vsg_firewall_denying_destination_network(self,vcpe_name=None,vcpe_intf=None):
         """
-        Algo:
+        Test Method:
         1. Get vSG corresponding to vcpe
         2. Login to compute node
         3. Execute iptable command on vcpe from compute node to deny a destination IP subnet
@@ -1223,7 +1223,7 @@
     @deferred(TIMEOUT)
     def test_vsg_firewall_denying_destination_network_subnet_modification(self,vcpe_name=None,vcpe_intf=None):
         """
-        Algo:
+        Test Method:
         1. Get vSG corresponding to vcpe
         2. Login to compute node
         3. Execute iptable command on vcpe from compute node to deny a destination IP subnet
@@ -1275,7 +1275,7 @@
     @deferred(TIMEOUT)
     def test_vsg_firewall_with_deny_source_ip(self,vcpe_name=None,vcpe_intf=None):
         """
-        Algo:
+        Test Method:
         1. Get vSG corresponding to vcpe
         2. Login to compute node
         3. Execute iptable command on vcpe from compute node to deny a source IP
@@ -1313,7 +1313,7 @@
     @deferred(TIMEOUT)
     def test_vsg_firewall_rule_with_add_and_delete_deny_source_ip(self,vcpe_name=None,vcpe_intf=None):
         """
-        Algo:
+        Test Method:
         1. Get vSG corresponding to vcpe
         2. Login to compute node
         3. Execute iptable command on vcpe from compute node to deny a source IP
@@ -1357,7 +1357,7 @@
     @deferred(TIMEOUT)
     def test_vsg_firewall_rule_with_deny_icmp_protocol_echo_requests_type(self,vcpe_name=None,vcpe_intf=None):
         """
-        Algo:
+        Test Method:
         1. Get vSG corresponding to vcpe
         2. Login to compute node
         3. Execute iptable command on vcpe from compute node to deny icmp echo-requests type protocol packets
@@ -1399,7 +1399,7 @@
     @deferred(TIMEOUT)
     def test_vsg_firewall_rule_with_deny_icmp_protocol_echo_reply_type(self,vcpe_name=None,vcpe_intf=None):
         """
-        Algo:
+        Test Method:
         1. Get vSG corresponding to vcpe
         2. Login to compute node
         3. Execute iptable command on vcpe from compute node to deny icmp echo-reply type protocol packets
@@ -1441,7 +1441,7 @@
     @deferred(TIMEOUT)
     def test_vsg_firewall_changing_deny_rule_to_accept_rule_with_icmp_protocol_echo_requests_type(self, vcpe_name=None, vcpe_intf=None):
         """
-        Algo:
+        Test Method:
         1. Get vSG corresponding to vcpe
         2. Login to compute node
         3. Execute iptable command on vcpe from compute node to deny icmp echo-requests type protocol packets
@@ -1484,7 +1484,7 @@
     @deferred(TIMEOUT)
     def test_vsg_firewall_changing_deny_rule_to_accept_rule_with_icmp_protocol_echo_reply_type(self,vcpe_name=None,vcpe_intf=None):
         """
-        Algo:
+        Test Method:
         1. Get vSG corresponding to vcpe
         2. Login to compute node
         3. Execute iptable command on vcpe from compute node to deny icmp echo-reply type protocol packets
@@ -1527,7 +1527,7 @@
     @deferred(TIMEOUT)
     def test_vsg_firewall_for_deny_icmp_protocol(self,vcpe_name=None,vcpe_intf=None):
         """
-        Algo:
+        Test Method:
         1. Get vSG corresponding to vcpe
         2. Login to compute node
         3. Execute iptable command on vcpe from compute node to deny icmp protocol packets
@@ -1569,7 +1569,7 @@
     @deferred(TIMEOUT)
     def test_vsg_firewall_rule_deny_icmp_protocol_and_destination_ip(self,vcpe_name=None,vcpe_intf=None):
         """
-        Algo:
+        Test Method:
         1. Get vSG corresponding to vcpe
         2. Login to compute node
         3. Execute iptable command on vcpe from compute node to deny a destination IP
@@ -1624,7 +1624,7 @@
     @deferred(TIMEOUT) #Fail
     def test_vsg_firewall_flushing_all_configured_rules(self,vcpe_name=None,vcpe_intf=None):
         """
-        Algo:
+        Test Method:
         1. Get vSG corresponding to vcpe
         2. Login to compute node
         3. Execute iptable command on vcpe from compute node to deny a destination IP
@@ -1674,7 +1674,7 @@
     @deferred(TIMEOUT)
     def test_vsg_firewall_deny_all_ipv4_traffic(self,vcpe_name=None,vcpe_intf=None):
         """
-        Algo:
+        Test Method:
         1. Get vSG corresponding to vcpe
         2. Login to compute node
         3. Execute iptable command on vcpe from compute node to deny all ipv4 Traffic
@@ -1716,7 +1716,7 @@
     @deferred(TIMEOUT)
     def test_vsg_firewall_replacing_deny_rule_to_accept_rule_ipv4_traffic(self,vcpe_name=None,vcpe_intf=None):
         """
-        Algo:
+        Test Method:
         1. Get vSG corresponding to vcpe
         2. Login to compute node
         3. Execute iptable command on vcpe from compute node to deny all ipv4 Traffic
@@ -1758,7 +1758,7 @@
     @deferred(TIMEOUT)
     def test_vsg_firewall_deny_all_traffic_coming_on_lan_interface_in_vcpe(self,vcpe_name=None,vcpe_intf=None):
         """
-        Algo:
+        Test Method:
         1. Get vSG corresponding to vcpe
         2. Login to compute node
         3. Execute iptable command on vcpe from compute node to deny all the  traffic coming on lan interface inside vcpe container
@@ -1800,7 +1800,7 @@
     @deferred(TIMEOUT)
     def test_vsg_firewall_deny_all_traffic_going_out_of_wan_interface_in_vcpe(self,vcpe_name=None,vcpe_intf=None):
         """
-        Algo:
+        Test Method:
         1. Get vSG corresponding to vcpe
         2. Login to compute node
         3. Execute iptable command on vcpe from compute node to deny all the  traffic going out of wan interface inside vcpe container
@@ -1842,7 +1842,7 @@
     @deferred(TIMEOUT)
     def test_vsg_firewall_deny_all_traffic_from_lan_to_wan_in_vcpe(self,vcpe_name=None,vcpe_intf=None):
         """
-        Algo:
+        Test Method:
         1. Get vSG corresponding to vcpe
         2. Login to compute node
         3. Execute iptable command on vcpe from compute node to deny all the  traffic from lan to wan interface in vcpe
@@ -1885,7 +1885,7 @@
     @deferred(TIMEOUT)
     def test_vsg_firewall_deny_all_dns_traffic(self,vcpe_name=None,vcpe_intf=None):
         """
-        Algo:
+        Test Method:
         1. Get vSG corresponding to vcpe
         2. Login to compute node
         3. Execute iptable command on vcpe from compute node to deny all dns Traffic
@@ -1928,7 +1928,7 @@
     @deferred(TIMEOUT)
     def test_vsg_firewall_deny_all_ipv4_traffic_vcpe_container_restart(self,vcpe_name=None,vcpe_intf=None):
         """
-        Algo:
+        Test Method:
         1. Get vSG corresponding to vcpe
         2. Login to compute node
         3. Execute iptable command on vcpe from compute node to deny all dns Traffic
@@ -1971,7 +1971,7 @@
     @deferred(TIMEOUT)
     def test_vsg_dnat_modifying_destination_ip(self,vcpe_name=None,vcpe_intf=None):
         """
-        Algo:
+        Test Method:
         1. Get vSG corresponding to vcpe
         2. Login to compute node
         3. Execute iptable command on vcpe from compute node to deny all dns Traffic
@@ -2008,7 +2008,7 @@
     @deferred(TIMEOUT)
     def test_vsg_dnat_modifying_destination_ip_and_delete(self,vcpe_name=None,vcpe_intf=None):
         """
-        Algo:
+        Test Method:
         1. Get vSG corresponding to vcpe
         2. Login to compute node
         3. Execute iptable command on vcpe from compute node to deny all dns Traffic
@@ -2048,7 +2048,7 @@
     @deferred(TIMEOUT)
     def test_vsg_dnat_change_modifying_destination_ip_address(self,vcpe_name=None,vcpe_intf=None):
         """
-        Algo:
+        Test Method:
         1. Get vSG corresponding to vcpe
         2. Login to compute node
         3. Execute iptable command on vcpe from compute node to deny all dns Traffic
@@ -2262,7 +2262,7 @@
 
     def test_vsg_for_packet_received_with_invalid_ip_fields(self):
 	"""
-	Algo:
+	Test Method:
 	1.Create a vSG VM in compute node
 	2.Create a vCPE container in vSG VM
 	3.Ensure vSG VM and vCPE container created properly
@@ -2273,7 +2273,7 @@
 
     def test_vsg_for_packet_received_with_invalid_mac_fields(self):
         """
-        Algo:
+        Test Method:
         1.Create a vSG VM in compute node
         2.Create a vCPE container in vSG VM
         3.Ensure vSG VM and vCPE container created properly
@@ -2284,7 +2284,7 @@
 
     def test_vsg_for_vlan_id_mismatch_in_stag(self):
         """
-        Algo:
+        Test Method:
         1.Create a vSG VM in compute Node
 	2.Create a vCPE container in vSG VM
 	3.Ensure vSG VM and vCPE container created properly
@@ -2296,7 +2296,7 @@
 
     def test_vsg_for_vlan_id_mismatch_in_ctag(self):
         """
-        Algo:
+        Test Method:
         1.Create a vSG VM in compute node
 	2.Create a vCPE container in vSG VM
 	3.Ensure vSG VM and vCPE container created properly
@@ -2308,7 +2308,7 @@
 
     def test_vsg_for_matching_and_mismatching_vlan_id_in_stag(self):
         """
-        Algo:
+        Test Method:
         1.Create two vSG VMs in compute node
 	2.Create a vCPE container in each vSG VM
 	3.Ensure vSG VM and vCPE container created properly
@@ -2319,7 +2319,7 @@
 
     def test_vsg_for_matching_and_mismatching_vlan_id_in_ctag(self):
         """
-        Algo:
+        Test Method:
         1.Create a vSG VM in compute node
 	2.Create two vCPE containers in vSG VM
 	3.Ensure vSG VM and vCPE container created properly
@@ -2330,7 +2330,7 @@
 
     def test_vsg_for_out_of_range_vlanid_in_ctag(self):
         """
-        Algo:
+        Test Method:
         1.Create a vSG VM in compute node
 	2.Create a vCPE container in vSG VM
 	3.Ensure vSG VM and vCPE container created properly
@@ -2340,7 +2340,7 @@
 
     def test_vsg_for_out_of_range_vlanid_in_stag(self):
         """
-        Algo:
+        Test Method:
         1.Create a vSG VM in compute node
 	2.Create a vCPE container in vSG VM
 	3.Ensure vSG VM and vCPE container created properly
@@ -2350,7 +2350,7 @@
 
     def test_vsg_for_extracting_all_compute_stats_from_all_vcpe_containers(self):
 	"""
-	Algo:
+	Test Method:
 	1.Create a vSG VM in compute node
 	2.Create 10 vCPE containers in VM
 	3.Ensure vSG VM and vCPE containers created properly
@@ -2361,7 +2361,7 @@
 
     def test_vsg_for_extracting_dns_stats_from_all_vcpe_containers(self):
         """
-        Algo:
+        Test Method:
         1.Create a vSG VM in compute node
         2.Create 10 vCPE containers in VM
         3.Ensure vSG VM and vCPE containers created properly
@@ -2377,7 +2377,7 @@
     def test_subscriber_access_if_vsg1_goes_down(self):
 	"""
 	# Intention is to verify if subscriber can reach internet via vSG2 if vSG1 goes down
-        Algo:
+        Test Method:
         1.Create two vSG VMs for two services in compute node
         2.Create one vCPE container in each VM for one subscriber
         3.Ensure VMs and containers created properly
@@ -2394,7 +2394,7 @@
     def test_subscriber_access_if_vsg2_goes_down(self):
         """
         # Intention is to verify if subscriber can reach internet via vSG2 if vSG1 restarts
-        Algo:
+        Test Method:
         1.Create two vSG VMs for two services in compute node
         2.Create one vCPE container in each VM for one subscriber
         3.Ensure VMs and containers created properly
@@ -2411,7 +2411,7 @@
     def test_vsg_for_multiple_vcpes_in_vsg_vm_with_one_vcpe_going_down(self):
         """
         # Intention is to verify if subscriber can reach internet via vSG2 if vSG1 goes down
-        Algo:
+        Test Method:
         1.Create a vSG VM in compute node
         2.Create two vCPE containers corresponds to two subscribers in vSG VM
         3.Ensure VM and containers created properly
@@ -2428,7 +2428,7 @@
     def test_vsg_for_multiple_vcpes_in_vsg_vm_with_one_vcpe_restart(self):
         """
         # Intention is to verify if subscriber can reach internet via vSG2 if vSG1 restarts
-        Algo:
+        Test Method:
         1.Create a vSG VM in compute node
         2.Create two vCPE containers corresponds to two subscribers in vSG VM
         3.Ensure VM and containers created properly
@@ -2445,7 +2445,7 @@
     def test_vsg_for_multiple_vcpes_in_vsg_vm_with_one_vcpe_paused(self):
         """
         # Intention is to verify if subscriber can reach internet via vSG2 if vSG1 paused
-        Algo:
+        Test Method:
         1.Create a vSG VM in compute node
         2.Create two vCPE containers corresponds to two subscribers in vSG VM
         3.Ensure VM and containers created properly
@@ -2461,7 +2461,7 @@
     def test_vsg_for_multiple_vcpes_in_vsg_vm_with_one_vcpe_removed(self):
         """
         # Intention is to verify if subscriber can reach internet via vSG2 if vSG1 removed
-        Algo:
+        Test Method:
         1.Create a vSG VM in compute node
         2.Create two vCPE containers corresponds to two subscribers in vSG VM
         3.Ensure VM and containers created properly
@@ -2477,7 +2477,7 @@
 
     def test_vsg_for_vcpe_instance_removed_and_added_again(self):
         """
-        Algo:
+        Test Method:
         1.Create a vSG VM in compute node
         2.Create a vCPE container in vSG VM
         3.Ensure VM and containers created properly
@@ -2495,7 +2495,7 @@
 
     def test_vsg_for_vsg_vm_removed_and_added_again(self):
         """
-        Algo:
+        Test Method:
         1.Create a vSG VM in compute node
         2.Create a vCPE container in vSG VM
         3.Ensure VM and containers created properly
@@ -2514,7 +2514,7 @@
     #Test vSG - Subscriber Configuration
     def test_vsg_for_configuring_new_subscriber_in_vcpe(self):
 	"""
-	Algo:
+	Test Method:
 	1.Create a vSG VM in compute node
         2.Create a vCPE container in vSG VM
         3.Ensure VM and containers created properly
@@ -2524,7 +2524,7 @@
 	"""
     def test_vsg_for_adding_subscriber_devices_in_vcpe(self):
 	"""
-	Algo:
+	Test Method:
 	1.Create a vSG VM in compute node
         2.Create a vCPE container in vSG VM
         3.Ensure VM and containers created properly
@@ -2535,7 +2535,7 @@
 	"""
     def test_vsg_for_removing_subscriber_devices_in_vcpe(self):
         """
-        Algo:
+        Test Method:
         1.Create a vSG VM in compute node
         2.Create a vCPE container in vSG VM
         3.Ensure VM and containers created properly
@@ -2548,7 +2548,7 @@
         """
     def test_vsg_modifying_subscriber_devices_in_vcpe(self):
         """
-        Algo:
+        Test Method:
         1.Create a vSG VM in compute node
         2.Create a vCPE container in vSG VM
         3.Ensure VM and containers created properly
@@ -2563,7 +2563,7 @@
         """
     def test_vsg_for_vcpe_login_failing_with_incorrect_subscriber_credentials(self):
 	"""
-	Algo:
+	Test Method:
         1.Create a vSG VM in compute node
         2.Create a vCPE container in vSG VM
         3.Ensure VM and containers created properly
@@ -2578,7 +2578,7 @@
 	"""
     def test_vsg_for_subscriber_configuration_in_vcpe_after_vcpe_restart(self):
         """
-        Algo:
+        Test Method:
         1.Create a vSG VM in compute node
         2.Create a vCPE container in vSG VM
         3.Ensure VM and containers created properly
@@ -2591,7 +2591,7 @@
         """
     def test_vsg_creating_multiple_vcpe_instances_and_configuring_subscriber_in_each_instance(self):
         """
-        Algo:
+        Test Method:
         1.Create a vSG VM in compute node
         2.Create 2 vCPE containers in vSG VM
         3.Ensure VM and containers created properly
@@ -2606,7 +2606,7 @@
 	"""
     def test_vsg_for_same_subscriber_configuring_multiple_services(self):
         """
-        Algo:
+        Test Method:
         1.Create 2 vSG VMs in compute node
         2.Create a vCPE container in each vSG VM
         3.Ensure VMs and containers created properly
@@ -2620,7 +2620,7 @@
     #vCPE Firewall Functionality
     def test_vsg_firewall_for_creating_acl_rule_based_on_source_ip(self):
         """
-        Algo:
+        Test Method:
         1.Create a vSG VM in compute node
         2.Create vCPE container in the VM
         3.Ensure vSG VM and vCPE container created properly
@@ -2631,7 +2631,7 @@
         """
     def test_vsg_firewall_for_creating_acl_rule_based_on_destination_ip(self):
         """
-        Algo:
+        Test Method:
         1.Create a vSG VM in compute node
         2.Create vCPE container in the VM
         3.Ensure vSG VM and vCPE container created properly
@@ -2642,7 +2642,7 @@
         """
     def test_vsg_firewall_for_acl_deny_rule_based_on_source_ip_traffic(self):
 	"""
-	Algo:
+	Test Method:
 	1.Create a vSG VM in compute node
 	2.Create vCPE container in the VM
 	3.Ensure vSG VM and vCPE container created properly
@@ -2654,7 +2654,7 @@
 	"""
     def test_vsg_firewall_for_acl_deny_rule_based_on_destination_ip_traffic(self):
         """
-        Algo:
+        Test Method:
         1.Create a vSG VM in compute node
         2.Create vCPE container in the VM
         3.Ensure vSG VM and vCPE container created properly