Return-Path: X-Original-To: apmail-incubator-cloudstack-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-cloudstack-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 69533E80E for ; Fri, 18 Jan 2013 19:50:13 +0000 (UTC) Received: (qmail 22130 invoked by uid 500); 18 Jan 2013 19:50:12 -0000 Delivered-To: apmail-incubator-cloudstack-dev-archive@incubator.apache.org Received: (qmail 22071 invoked by uid 500); 18 Jan 2013 19:50:12 -0000 Mailing-List: contact cloudstack-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: cloudstack-dev@incubator.apache.org Delivered-To: mailing list cloudstack-dev@incubator.apache.org Received: (qmail 21973 invoked by uid 99); 18 Jan 2013 19:50:12 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 18 Jan 2013 19:50:12 +0000 Date: Fri, 18 Jan 2013 19:50:12 +0000 (UTC) From: "Min Chen (JIRA)" To: cloudstack-dev@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Comment Edited] (CLOUDSTACK-355) Fix "count" in a bunch of API commands 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-355?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13557531#comment-13557531 ] Min Chen edited comment on CLOUDSTACK-355 at 1/18/13 7:49 PM: -------------------------------------------------------------- Have fixed the following apis: listHosts listSecurityGroups listEvents listEventTypes (for this command, no pageSize can be provided, so current count is correct) listHypervisors (for this command, no pageSize can be provided, so current count is correct) listTemplatePermissionCmd (for this command, response is not ListResponse, so we are not returning Count) was (Author: minchen07): Have fixed the following apis: listHosts listSecurityGroups listEvents listEventTypes (for this command, no pageSize can be provided, so current count is correct). listTemplatePermissionCmd (for this command, response is not ListResponse, so we are not returning Count) > Fix "count" in a bunch of API commands > -------------------------------------- > > Key: CLOUDSTACK-355 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-355 > Project: CloudStack > Issue Type: Bug > Security Level: Public(Anyone can view this level - this is the default.) > Components: Management Server > Affects Versions: 4.1.0 > Reporter: Alena Prokharchyk > Assignee: Min Chen > Fix For: 4.1.0 > > > Count should be fixed for following list commands (as a part of Search Engine refactoring) > listResourceLimits > listIsos > listTemplates > listLoadBalancerRuleInstances > listCapacity > listHosts > listSecurityGroups > listNetworks > listVPCs > listTemplatePermissions > listIsoPermissions > listServiceOfferings > listDiskOfferings > listNetworkDevice > listVPCOfferings > listTrafficTypeImplementors > listSnapshotPolicies > listLBStickinessPolicies > listCapabilities > listZones > listEventTypes > listSwifts > listHypervisors > listNetworkOfferings > listSupportedNetworkServices > listStorageNetworkIpRange > listEvents -- 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