[ 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/23/13 1:18 AM: -------------------------------------------------------------- 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 and listIsoPermissionCmd (these two commands are not BaseListCmd at all, so we are not returning Count) listCapacitiesCmd (this is not a BaseListCmd, so no count is returned) listLBStickinessPolicies (for this command, the return list only contains at most one response, so count is correct) 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) listHypervisors (for this command, no pageSize can be provided, so current count is correct) listTemplatePermissionCmd and listIsoPermissionCmd (these two commands are not BaseListCmd at all, so we are not returning Count) listLBStickinessPolicies (for this command, the return list only contains at most one response, so count is correct) > 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