Return-Path: X-Original-To: apmail-cloudstack-issues-archive@www.apache.org Delivered-To: apmail-cloudstack-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id BDE871051D for ; Fri, 5 Dec 2014 13:11:12 +0000 (UTC) Received: (qmail 69443 invoked by uid 500); 5 Dec 2014 13:11:12 -0000 Delivered-To: apmail-cloudstack-issues-archive@cloudstack.apache.org Received: (qmail 69413 invoked by uid 500); 5 Dec 2014 13:11:12 -0000 Mailing-List: contact issues-help@cloudstack.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cloudstack.apache.org Delivered-To: mailing list issues@cloudstack.apache.org Received: (qmail 69404 invoked by uid 500); 5 Dec 2014 13:11:12 -0000 Delivered-To: apmail-incubator-cloudstack-issues@incubator.apache.org Received: (qmail 69401 invoked by uid 99); 5 Dec 2014 13:11:12 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 05 Dec 2014 13:11:12 +0000 Date: Fri, 5 Dec 2014 13:11:12 +0000 (UTC) From: "ASF subversion and git services (JIRA)" To: cloudstack-issues@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CLOUDSTACK-8018) component/maint/test_redundant_router.py fails while reading host username and password MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CLOUDSTACK-8018?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14235463#comment-14235463 ] ASF subversion and git services commented on CLOUDSTACK-8018: ------------------------------------------------------------- Commit 100e46bf4e855871c7d05dad9746b8f05c4ce046 in cloudstack's branch refs/heads/master from [~gauravaradhye] [ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=100e46b ] CLOUDSTACK-8018: Improve code quality - test_redundant_router.py Signed-off-by: SrikanteswaraRao Talluri > component/maint/test_redundant_router.py fails while reading host username and password > --------------------------------------------------------------------------------------- > > Key: CLOUDSTACK-8018 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-8018 > Project: CloudStack > Issue Type: Test > Security Level: Public(Anyone can view this level - this is the default.) > Components: Automation > Affects Versions: 4.5.0 > Reporter: Gaurav Aradhye > Assignee: Gaurav Aradhye > Labels: automation > Fix For: 4.5.0 > > > Error Message > 'dict' object has no attribute 'user' Logs available at http://xenrt.hq.xensource.com/control/queue.cgi?action=testlogs&id=916608&phase=Serial&test=redundant_router > Stacktrace > File "/usr/lib/python2.7/unittest/case.py", line 332, in run > testMethod() > File "/root/cloudstack/test/integration/component/maint/test_redundant_router.py", line 854, in test_redundantVR_internals > host.user, host.passwd = get_host_credentials(self.config, master_host.ipaddress) > '\'dict\' object has no attribute \'user\'\n -- This message was sent by Atlassian JIRA (v6.3.4#6332)