Merge pull request #1540 from shapeblue/metrics-pagesize-fix CLOUDSTACK-9377: Fix metrics pagesize issueFixes 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 * pr/1540: CLOUDSTACK-9377: Fix metrics pagesize issue Signed-off-by: Will Stevens <[email protected]> Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/a38b17ff Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/a38b17ff Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/a38b17ff Branch: refs/heads/4.9-bountycastle-daan Commit: a38b17fff2da18dc480fed684f84e1e6f03a910b Parents: 1dd8660 da36ffe Author: Will Stevens <[email protected]> Authored: Fri May 20 08:29:25 2016 -0400 Committer: Will Stevens <[email protected]> Committed: Fri May 20 08:29:26 2016 -0400 ---------------------------------------------------------------------- ui/scripts/metrics.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) ----------------------------------------------------------------------
