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)