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 E558318CCB for ; Tue, 8 Dec 2015 19:12:13 +0000 (UTC) Received: (qmail 42441 invoked by uid 500); 8 Dec 2015 19:12:12 -0000 Delivered-To: apmail-cloudstack-issues-archive@cloudstack.apache.org Received: (qmail 42364 invoked by uid 500); 8 Dec 2015 19:12: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 42145 invoked by uid 500); 8 Dec 2015 19:12:12 -0000 Delivered-To: apmail-incubator-cloudstack-issues@incubator.apache.org Received: (qmail 42132 invoked by uid 99); 8 Dec 2015 19:12:12 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 08 Dec 2015 19:12:12 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 4CB7A2C1F89 for ; Tue, 8 Dec 2015 19:12:11 +0000 (UTC) Date: Tue, 8 Dec 2015 19:12:11 +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-9118) As a Developer I want the checkrouter.sh script to report the right information about RVR routers state 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-9118?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15047294#comment-15047294 ] ASF subversion and git services commented on CLOUDSTACK-9118: ------------------------------------------------------------- Commit 3515f574c39dd8249012cefbce3db7169ffcb59f in cloudstack's branch refs/heads/4.6 from [~remibergsma] [ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=3515f57 ] Merge pull request #1189 from ekholabs/fix/4.6-rvr_routers_state-CLOUDSTACK-9118 CLOUDSTACK-9118 - As a Developer I want the checkrouter.sh script to report the right information about RVR routers stateThis PR fixes the RVR routers state information retrieved by the Management Server via the ```checkrouter.sh``` script. In order to cover the changes, a new test has been added to the component/test_routers_network_ops.py test suite: test_03_RVR_Network_check_router_state * pr/1189: CLOUDSTACK-9118 - Adds integration test to cover routers state. CLOUDSTACK-9118 - Improves the existing checkrouter.sh script Signed-off-by: Remi Bergsma > As a Developer I want the checkrouter.sh script to report the right information about RVR routers state > ------------------------------------------------------------------------------------------------------- > > Key: CLOUDSTACK-9118 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9118 > Project: CloudStack > Issue Type: Bug > Security Level: Public(Anyone can view this level - this is the default.) > Components: Virtual Router > Affects Versions: 4.6.0, 4.6.1 > Reporter: Wilder Rodrigues > Assignee: Wilder Rodrigues > Fix For: 4.7.0, 4.6.2 > > > The routers are working properly, as BACK and MASTER, but the checkrouter.sh script is not working properly and show both router as MASTER. > The script is working fine for rVPC routers. -- This message was sent by Atlassian JIRA (v6.3.4#6332)