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 A53B01020B for ; Tue, 3 Dec 2013 20:40:37 +0000 (UTC) Received: (qmail 71408 invoked by uid 500); 3 Dec 2013 20:40:37 -0000 Delivered-To: apmail-cloudstack-issues-archive@cloudstack.apache.org Received: (qmail 71391 invoked by uid 500); 3 Dec 2013 20:40:37 -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 71383 invoked by uid 500); 3 Dec 2013 20:40:37 -0000 Delivered-To: apmail-incubator-cloudstack-issues@incubator.apache.org Received: (qmail 71380 invoked by uid 99); 3 Dec 2013 20:40:37 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 03 Dec 2013 20:40:37 +0000 Date: Tue, 3 Dec 2013 20:40:37 +0000 (UTC) From: "Brian Federle (JIRA)" To: cloudstack-issues@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Reopened] (CLOUDSTACK-5301) Router page is not listing VPC types router 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-5301?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Federle reopened CLOUDSTACK-5301: --------------------------------------- Assignee: Brian Federle (was: Alena Prokharchyk) > Router page is not listing VPC types router > ------------------------------------------- > > Key: CLOUDSTACK-5301 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-5301 > Project: CloudStack > Issue Type: Bug > Security Level: Public(Anyone can view this level - this is the default.) > Components: UI > Affects Versions: 4.3.0 > Environment: 4.3 build : CloudPlatform-4.3-860-rhel6.3 > Reporter: shweta agarwal > Assignee: Brian Federle > Priority: Critical > Fix For: 4.3.0 > > Attachments: router.jpg > > > Repro steps : > create few VR and VPC VR > From infrastructure page select Router view all > Bug : > Router page is not showing VPC router (router belonging to type VPC)\ > this brings a discrepancy in Count shown on infrastructure page and the list shown on router page > As in my case infrastructure page shows 16 router > but when i select router view all it shows only 12 entries as 4 router belongs to VPC > API call > http://10.147.40.27:8080/client/api?command=listRouters&listAll=true&page=1&pagesize=20&response=json&sessionkey=lYYot5QzbQ89KDvUiFH66cT19hs%3D&forvpc=false&_=1385 > 633369178 > Need to make one more call > with VPC=true as well > This is affecting group by feature on router page introduced recently for upgrading router . Grouping feature is also giving wrong count. -- This message was sent by Atlassian JIRA (v6.1#6144)