Ignasi Barrera created JCLOUDS-291:
--------------------------------------
Summary: Implement pagination in CloudSigma v2 api
Key: JCLOUDS-291
URL: https://issues.apache.org/jira/browse/JCLOUDS-291
Project: jclouds
Issue Type: Improvement
Components: jclouds-labs
Affects Versions: 1.7.0
Reporter: Ignasi Barrera
The CloudSigma v2 API does not support pagination. The current implementation
hardcodes the "limit=0" query parameter in the CloudSigma2Api class so all
records are retrieved in every call.
This query parameter should be removed and the pagination implemented as
explained in the review comments [1] and [2].
[1] https://github.com/jclouds/jclouds-labs/pull/12#issuecomment-22689554
[2] https://github.com/jclouds/jclouds-labs/pull/12#issuecomment-22927296
--
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