cloudstack/plugins/metrics
Rohit Yadav 260b523a4b APPLE-512: Use host table to iterate for zone/cluster metrics (CW-1592)
Per Ilya's reply, 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 14:36:09 +05:30
..
resources/META-INF/cloudstack/metrics APPLE-328: Metrics View APIs 2017-02-16 13:20:30 +05:30
src/org/apache/cloudstack APPLE-512: Use host table to iterate for zone/cluster metrics (CW-1592) 2017-12-15 14:36:09 +05:30
pom.xml APPLE-328: Metrics View APIs 2017-02-16 13:20:30 +05:30