Initial commit for test of dynamic swapping of ONOS nodes

Change-Id: I1f05a66177563dcc94112fd276ee721d8c3315d3
diff --git a/TestON/tests/HA/HAscaling/HAscaling.py b/TestON/tests/HA/HAscaling/HAscaling.py
index 3eb95c6..43f89fb 100644
--- a/TestON/tests/HA/HAscaling/HAscaling.py
+++ b/TestON/tests/HA/HAscaling/HAscaling.py
@@ -1835,7 +1835,7 @@
             global data
             data = []
 
-        main.case( "Restart entire ONOS cluster" )
+        main.case( "Scale the number of nodes in the ONOS cluster" )
 
         main.step( "Checking ONOS Logs for errors" )
         for i in main.activeNodes: