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 88F26105D5 for ; Tue, 25 Jun 2013 23:44:20 +0000 (UTC) Received: (qmail 45818 invoked by uid 500); 25 Jun 2013 23:44:20 -0000 Delivered-To: apmail-cloudstack-issues-archive@cloudstack.apache.org Received: (qmail 45793 invoked by uid 500); 25 Jun 2013 23:44:20 -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 45782 invoked by uid 500); 25 Jun 2013 23:44:20 -0000 Delivered-To: apmail-incubator-cloudstack-issues@incubator.apache.org Received: (qmail 45724 invoked by uid 99); 25 Jun 2013 23:44:20 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 25 Jun 2013 23:44:20 +0000 Date: Tue, 25 Jun 2013 23:44:20 +0000 (UTC) From: "Jessica Wang (JIRA)" To: cloudstack-issues@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Assigned] (CLOUDSTACK-3121) UI: NTier: VPC Dashboard shows the count of the private gateway as 0 inspite of the existence of a private gateway 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-3121?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jessica Wang reassigned CLOUDSTACK-3121: ---------------------------------------- Assignee: Jessica Wang > UI: NTier: VPC Dashboard shows the count of the private gateway as 0 inspite of the existence of a private gateway > ------------------------------------------------------------------------------------------------------------------ > > Key: CLOUDSTACK-3121 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-3121 > Project: CloudStack > Issue Type: Bug > Security Level: Public(Anyone can view this level - this is the default.) > Components: UI > Affects Versions: 4.2.0 > Reporter: Chandan Purushothama > Assignee: Jessica Wang > Fix For: 4.2.0 > > Attachments: UICapture14.PNG > > > The corresponding Screenshot has been attached to the bug report where the private gateways count is shown as 0. > =============== > Firebug Information: > =============== > http://10.223.195.103:8080/client/api?command=listPrivateGateways&response=json&sessionkey=bZH7EsX8%2Bsgv3TYtFphzZ2vwgEg%3D&vpcid=9d5fb2f4-7957-4848-947e-84450469f713&_=1371838007187 > { "listprivategatewaysresponse" : { } } > On Clicking on the "Private Gateways" button on the Router box on the Screen. I see the private gateway listed. > http://10.223.195.103:8080/client/api?command=listPrivateGateways&response=json&sessionkey=bZH7EsX8%2Bsgv3TYtFphzZ2vwgEg%3D&vpcid=9d5fb2f4-7957-4848-947e-84450469f713&listAll=true&_=1371838431113 > { "listprivategatewaysresponse" : { "count":1 ,"privategateway" : [ {"id":"c9a04a7a-1881-4aaa-a7fc-222c9b95c602","gateway":"10.223.60.1","netmask":"255.255.255.192","ipaddress":"10.223.60.30","zoneid":"c6fe9dd8-6b3f-4f4e-8f5c-1030b93208a6","zonename":"ZONE-NTIER-AGN","vlan":"600","vpcid":"9d5fb2f4-7957-4848-947e-84450469f713","physicalnetworkid":"58c17654-dabc-4bf5-b18f-c2f5355c4537","account":"atoms","domainid":"597abf5c-d907-11e2-b5ac-06cba2000705","domain":"ROOT","state":"Ready","sourcenatsupported":true,"aclid":"14877d25-a7cb-46b9-84de-1d6fa06b0b9c"} ] } } -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira