cloudstack/plugins/metrics
Rohit Yadav fc49533a8e
CLOUDSTACK-9986: Use host table to iterate for zone/cluster metrics (#2353)
The host_view may contain duplicate entries when hosts have tags.
Changing the host_view may cause unseen regressions so
to fix the issues we've modified the zone/cluster metrics code to use
the `host` table (hostdao) to iterate through the list of hosts in a
cluster during zone/cluster metrics listing.

Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2017-12-15 17:17:17 +05:30
..
resources/META-INF/cloudstack/metrics CLOUDSTACK-9783: Improve metrics view performance 2017-02-28 13:45:03 +05:30
src/org/apache/cloudstack CLOUDSTACK-9986: Use host table to iterate for zone/cluster metrics (#2353) 2017-12-15 17:17:17 +05:30
pom.xml Updating pom.xml version numbers for release 4.11.0.0-SNAPSHOT 2017-07-12 12:09:38 +05:30