Removed junk characters from test_netscaler_lb.py

Signed-off-by: Prasanna Santhanam <tsp@apache.org>
This commit is contained in:
rayeesn 2013-06-18 11:02:08 +05:30 committed by Prasanna Santhanam
parent fb31a39efe
commit 85ed216087
1 changed files with 1 additions and 1 deletions

View File

@ -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 VMs 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.