CLOUDSTACK-8147: Fixed typo in test case test_redundant_router.py

Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
This commit is contained in:
Ashutosh K 2015-01-12 18:11:20 +05:30 committed by SrikanteswaraRao Talluri
parent 9278ac1130
commit 032a003905

View File

@ -787,7 +787,7 @@ class TestRVRInternals(cloudstackTestCase):
self.apiclient.connection.mgtSvr, self.apiclient.connection.mgtSvr,
22, 22,
self.apiclient.connection.user, self.apiclient.connection.user,
self.apiclient.connction.passwd, self.apiclient.connection.passwd,
backup_router.linklocalip, backup_router.linklocalip,
'ip addr show eth2', 'ip addr show eth2',
hypervisor=self.hypervisor hypervisor=self.hypervisor