You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Alena Prokharchyk (JIRA)" <ji...@apache.org> on 2014/07/29 01:03:40 UTC

[jira] [Resolved] (CLOUDSTACK-7196) listVpcOfferings/listNetworkOfferings/listVpcs - a) pagination is broken b) "count" parameter doesn't return the actual count, but requested pageSize

     [ https://issues.apache.org/jira/browse/CLOUDSTACK-7196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alena Prokharchyk resolved CLOUDSTACK-7196.
-------------------------------------------

    Resolution: Fixed

Fixed with:

commit 477f91327c4c0d11ea39cc2327409f6053238c24
Author: Alena Prokharchyk <al...@citrix.com>
Date:   Mon Jul 28 15:06:14 2014 -0700

    CS-19072: fixed broken pagination and count in listVpcs

commit fa74b3a300a679f3e47a3fac13fab323cda34cf3
Author: Alena Prokharchyk <al...@citrix.com>
Date:   Mon Jul 28 14:41:50 2014 -0700

    CS-19072: fixed broken pagination and count in listVpcOfferings

commit 8b98cc22028ce867671cc360ad81a764b44be88a
Author: Alena Prokharchyk <al...@citrix.com>
Date:   Mon Jul 28 14:25:46 2014 -0700

    CS-19072: fixed broken pagination and count in listNetworkOfferings

> listVpcOfferings/listNetworkOfferings/listVpcs - a) pagination is broken b) "count" parameter doesn't return the actual count, but requested pageSize
> -----------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: CLOUDSTACK-7196
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-7196
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the default.) 
>    Affects Versions: 4.5.0
>            Reporter: Alena Prokharchyk
>            Assignee: Alena Prokharchyk
>             Fix For: 4.5.0
>
>
> a) For listVpcOfferings/listNetworkOfferings/listVpcs we do some post processing after requesting the data from the db based on search parameters. This post processing breaks pagination.
> b) "count" parameter doesn't return the actual number of entries satisfying the search criteria, but rather returns the requested page size.



--
This message was sent by Atlassian JIRA
(v6.2#6252)