Description of problem: Metric rollups of container nodes to the container provider are not properly determined: - memory usage is not computed - cores usage is computed using a simple average (instead of a weighted average on number of cores) How reproducible: 100% Steps to Reproduce: 1. add a container provider with metrics support Actual results: Daily/hourly metrics rollups for containers providers are not properly determined (see above) Expected results: Daily/hourly metrics rollups for containers providers should be properly computed. Additional info: These data are not yet visibile in the UI but since are stored in the database we need to get the computation right so that once the UI is added the values are correct.
https://github.com/ManageIQ/manageiq/pull/5587
https://github.com/ManageIQ/manageiq/pull/5587 has been merged
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2016:1348