Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id E4488200BCF for ; Sun, 20 Nov 2016 09:01:13 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id DE04D160B1D; Sun, 20 Nov 2016 08:01:13 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 33C4C160B07 for ; Sun, 20 Nov 2016 09:01:13 +0100 (CET) Received: (qmail 97651 invoked by uid 500); 20 Nov 2016 08:01: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 97610 invoked by uid 500); 20 Nov 2016 08:01:12 -0000 Delivered-To: apmail-incubator-cloudstack-issues@incubator.apache.org Received: (qmail 97605 invoked by uid 99); 20 Nov 2016 08:01:12 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 20 Nov 2016 08:01:12 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 2EB192C4C73 for ; Sun, 20 Nov 2016 08:01:12 +0000 (UTC) Date: Sun, 20 Nov 2016 08:01:12 +0000 (UTC) From: "ASF GitHub Bot (JIRA)" To: cloudstack-issues@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CLOUDSTACK-9567) Difference in the api call outputs for CAPACITY_TYPE_CPU = 1 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Sun, 20 Nov 2016 08:01:14 -0000 [ https://issues.apache.org/jira/browse/CLOUDSTACK-9567?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15680675#comment-15680675 ] ASF GitHub Bot commented on CLOUDSTACK-9567: -------------------------------------------- Github user rhtyd commented on the issue: https://github.com/apache/cloudstack/pull/1734 @jburwell yes, in case of Trillian -- we run all the tests available in smoke directory. For Travis, we'll need to add them manually. @blueorangutan package > Difference in the api call outputs for CAPACITY_TYPE_CPU = 1 > ------------------------------------------------------------ > > Key: CLOUDSTACK-9567 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9567 > Project: CloudStack > Issue Type: Bug > Security Level: Public(Anyone can view this level - this is the default.) > Reporter: sudharma jain > > The total capacity reported is different, ideally they have to be same > http://10.223.59.69:8096/client/api?command=listPods&id=78c23ee6-c585-4065-a03c-08c15492c077&zoneid=48889c46-dd04-4a50-af06-8aad7ea46f61&showcapacities=true > > 1 > 1042980 > 1621776 > 64.31 > > http://10.223.59.69:8096/client/api?command=listCapacity&podid=78c23ee6-c585-4065-a03c-08c15492c077&zoneid=48889c46-dd04-4a50-af06-8aad7ea46f61&type=1 > > 1 > > 1 > 48889c46-dd04-4a50-af06-8aad7ea46f61 > jp2-east01 > 78c23ee6-c585-4065-a03c-08c15492c077 > RG1-ck2ejo2-Pod11 > 1042980 > 2453456 > 42.51 > > -- This message was sent by Atlassian JIRA (v6.3.4#6332)