From 9056e4c3fb568a4cbb978ef0c798bc2dd2c43bf1 Mon Sep 17 00:00:00 2001 From: Ashutosh K Date: Mon, 12 Jan 2015 18:11:20 +0530 Subject: [PATCH] CLOUDSTACK-8147: Fixed typo in test case test_redundant_router.py Signed-off-by: SrikanteswaraRao Talluri --- test/integration/component/maint/test_redundant_router.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/integration/component/maint/test_redundant_router.py b/test/integration/component/maint/test_redundant_router.py index 01d635b7e6c..98b0bae1ba0 100644 --- a/test/integration/component/maint/test_redundant_router.py +++ b/test/integration/component/maint/test_redundant_router.py @@ -787,7 +787,7 @@ class TestRVRInternals(cloudstackTestCase): self.apiclient.connection.mgtSvr, 22, self.apiclient.connection.user, - self.apiclient.connction.passwd, + self.apiclient.connection.passwd, backup_router.linklocalip, 'ip addr show eth2', hypervisor=self.hypervisor