GitHub user rhtyd reopened a pull request:
https://github.com/apache/cloudstack/pull/1540
CLOUDSTACK-9377: Fix metrics pagesize issue
Fixes listing of clusters and host to list all clusters/hosts by passing
pagesize=-1.
/cc @koushik-das @swill @DaanHoogland -- fixes the issue raised on dev@ ML
by Rashmi
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/shapeblue/cloudstack metrics-pagesize-fix
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cloudstack/pull/1540.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1540
----
commit da36ffe1e7e43e74ed167e64bbe41d5b0913b4f5
Author: Rohit Yadav <[email protected]>
Date: 2016-05-12T12:44:06Z
CLOUDSTACK-9377: Fix metrics pagesize issue
Fixes listing of clusters and host to list all clusters/hosts by passing
pagesize=-1.
Signed-off-by: Rohit Yadav <[email protected]>
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---