Fix test case tag names from multiple suites

Change-Id: I3890effc456c6f8f406d9c010dc7dafff22b503e
Signed-off-by: George Keishing <gkeishin@in.ibm.com>
diff --git a/network/test_vlan_network.robot b/network/test_vlan_network.robot
index 884b2cc..9f683c1 100644
--- a/network/test_vlan_network.robot
+++ b/network/test_vlan_network.robot
@@ -156,7 +156,7 @@
 
 Delete Multiple IPs On VLAN And Verify
     [Documentation]  Delete multiple IPs on VLAN and verify each via REST and IPMI.
-    [Tags]  Delete_Multiple_IP_On_VLAN_Via_REST
+    [Tags]  Delete_Multiple_IPs_On_VLAN_And_Verify
     [Setup]  Run Keywords  Test Setup Execution  AND  Create VLAN  ${vlan_id}
     [Teardown]  Delete VLANs  [${vlan_id}]