-
Notifications
You must be signed in to change notification settings - Fork 897
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix metering report for resources without rollups #17836
Fix metering report for resources without rollups #17836
Conversation
@miq-bot gaprindashvili/yes |
@lpichler unrecognized command 'gaprindashvili', ignoring... Accepted commands are: add_label, add_reviewer, assign, close_issue, move_issue, remove_label, rm_label, set_milestone |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 👍
7d44c5c
to
486c3d3
Compare
Checked commit lpichler@486c3d3 with ruby 2.3.3, rubocop 0.52.1, haml-lint 0.20.0, and yamllint 1.10.0 |
@miq-bot add_label gaprindashvili/yes |
…olups Fix metering report for resources without rollups (cherry picked from commit b57f267) https://bugzilla.redhat.com/show_bug.cgi?id=1623563
Gaprindashvili backport details:
|
Metering reports are for resources with rollups. But for SCVMM there is exception. Resource from SCVMM are also considered in metering reports even if that there are metric rollups used.
This fix is adding sum method to fix the error message.
Links
https://bugzilla.redhat.com/show_bug.cgi?id=1595696
@miq-bot assign @gtanzillo
@miq-bot add_label chargeback, bug