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/28 23:11:38 UTC

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

Alena Prokharchyk created CLOUDSTACK-7196:
---------------------------------------------

             Summary: 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)