You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by we...@apache.org on 2013/06/18 09:58:45 UTC

[45/50] [abbrv] git commit: updated refs/heads/disk_io_throttling to 691bc9d

Removed junk characters from test_netscaler_lb.py

Signed-off-by: Prasanna Santhanam <ts...@apache.org>


Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/85ed2160
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/85ed2160
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/85ed2160

Branch: refs/heads/disk_io_throttling
Commit: 85ed2160876826fa28088a716657f6c7bcbf84ec
Parents: fb31a39
Author: rayeesn <ra...@citrix.com>
Authored: Tue Jun 18 11:02:08 2013 +0530
Committer: Prasanna Santhanam <ts...@apache.org>
Committed: Tue Jun 18 11:02:08 2013 +0530

----------------------------------------------------------------------
 test/integration/component/test_netscaler_lb.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cloudstack/blob/85ed2160/test/integration/component/test_netscaler_lb.py
----------------------------------------------------------------------
diff --git a/test/integration/component/test_netscaler_lb.py b/test/integration/component/test_netscaler_lb.py
index b4e6c30..9d06275 100644
--- a/test/integration/component/test_netscaler_lb.py
+++ b/test/integration/component/test_netscaler_lb.py
@@ -1085,7 +1085,7 @@ class TestAddMultipleVmsLb(cloudstackTestCase):
         # 3. Acquire Ip address and create LB rule on it. Add multiple VMs to
         #    this rule. LB rule should be
         # In Netscaler: For every Vm added to the LB rule:
-        # 1. A server and service instance is created using guest VM’s IP and
+        # 1. A server and service instance is created using guest VMs IP and
         #    port number on the Netscaler LB device,
         # 2. This service is bound to lb virtual server corresponding to lb
         #    rule.