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 6A66D108D1 for ; Mon, 2 Dec 2013 23:00:37 +0000 (UTC) Received: (qmail 31100 invoked by uid 500); 2 Dec 2013 23:00:36 -0000 Delivered-To: apmail-cloudstack-issues-archive@cloudstack.apache.org Received: (qmail 31073 invoked by uid 500); 2 Dec 2013 23:00:36 -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 31032 invoked by uid 500); 2 Dec 2013 23:00:36 -0000 Delivered-To: apmail-incubator-cloudstack-issues@incubator.apache.org Received: (qmail 31019 invoked by uid 99); 2 Dec 2013 23:00:36 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 02 Dec 2013 23:00:36 +0000 Date: Mon, 2 Dec 2013 23:00:36 +0000 (UTC) From: "Brian Federle (JIRA)" To: cloudstack-issues@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (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 resolved CLOUDSTACK-5301. --------------------------------------- Resolution: Unresolved Assignee: Alena Prokharchyk (was: Brian Federle) Alena, can you verify we should even display VPC routers on the infrastructure listing? I recall we are only showing non-VPC routers (as indicated by forvpc=false in the API call), though this may have changed. > 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: Alena Prokharchyk > 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)