You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by ta...@apache.org on 2015/01/13 10:53:55 UTC

[2/3] git commit: updated refs/heads/4.5 to b8184d1

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

Signed-off-by: SrikanteswaraRao Talluri <ta...@apache.org>


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

Branch: refs/heads/4.5
Commit: 032a00390561005dabdaa840c8ae8b36d136ccbd
Parents: 9278ac1
Author: Ashutosh K <as...@clogeny.com>
Authored: Mon Jan 12 18:11:20 2015 +0530
Committer: SrikanteswaraRao Talluri <ta...@apache.org>
Committed: Tue Jan 13 15:22:15 2015 +0530

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


http://git-wip-us.apache.org/repos/asf/cloudstack/blob/032a0039/test/integration/component/maint/test_redundant_router.py
----------------------------------------------------------------------
diff --git a/test/integration/component/maint/test_redundant_router.py b/test/integration/component/maint/test_redundant_router.py
index 01d635b..98b0bae 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