See the last bit from the clone "copy paste" from myself. The code has for this has already merged into master and is available in Euwe.
Minor correction. These are scheduled to be made available in euwe when the next round of backports for that are scheduled.
New commit detected on ManageIQ/manageiq/euwe: https://github.com/ManageIQ/manageiq/commit/a2cac0a4bc351af70203b4d875aee9484dc0c83f commit a2cac0a4bc351af70203b4d875aee9484dc0c83f Author: Jason Frey <fryguy9> AuthorDate: Mon Nov 21 14:29:40 2016 -0500 Commit: Satoe Imaishi <simaishi> CommitDate: Thu Mar 2 13:51:42 2017 -0500 Merge pull request #12733 from kbrock/vim_performance_analysis remove to_a from vim_performance_analysis (cherry picked from commit a721b40699ad276dce0c8f2877e3f828b577fdf9) https://bugzilla.redhat.com/show_bug.cgi?id=1422647 app/models/bottleneck_event.rb | 6 +++--- app/models/miq_report/generator/utilization.rb | 2 +- app/models/vim_performance_analysis.rb | 1 - 3 files changed, 4 insertions(+), 5 deletions(-)
New commit detected on ManageIQ/manageiq/euwe: https://github.com/ManageIQ/manageiq/commit/2a40d3523e9215cf630b39e29f5542c9e83120b1 commit 2a40d3523e9215cf630b39e29f5542c9e83120b1 Author: Gregg Tanzillo <gtanzill> AuthorDate: Mon Dec 5 15:39:20 2016 -0500 Commit: Satoe Imaishi <simaishi> CommitDate: Thu Mar 2 13:59:23 2017 -0500 Merge pull request #12911 from kbrock/vm_hardware_delegates use delegate for cpu_total_cores / cpu_cores_per_socket (cherry picked from commit 91517e8e080b1d6d64981e6334037fbec96d96b9) https://bugzilla.redhat.com/show_bug.cgi?id=1422647 app/models/vm_or_template.rb | 11 +---------- spec/models/vm_or_template_spec.rb | 34 ++++++++++++++++++++++++++++++++++ 2 files changed, 35 insertions(+), 10 deletions(-)
New commit detected on ManageIQ/manageiq/euwe: https://github.com/ManageIQ/manageiq/commit/5bb3af1e074cddc6dd3273c0d40c949e1b7511f8 commit 5bb3af1e074cddc6dd3273c0d40c949e1b7511f8 Author: Gregg Tanzillo <gtanzill> AuthorDate: Mon Jan 30 15:53:55 2017 -0500 Commit: Satoe Imaishi <simaishi> CommitDate: Thu Mar 2 14:29:55 2017 -0500 Merge pull request #12972 from Fryguy/move_vpor_creation_to_rollup_time Remove on-the-fly creating of VimPerformanceOperatingRanges (cherry picked from commit ff7a33b54006bcddeab9b0290495b2db58f9f92a) https://bugzilla.redhat.com/show_bug.cgi?id=1422647 app/models/metric/ci_mixin/long_term_averages.rb | 31 ++++--- app/models/metric/ci_mixin/rollup.rb | 7 +- app/models/vim_performance_operating_range.rb | 31 +++++-- spec/models/metric_spec.rb | 109 ++++++++++++----------- 4 files changed, 102 insertions(+), 76 deletions(-)
New commit detected on ManageIQ/manageiq/euwe: https://github.com/ManageIQ/manageiq/commit/bc2a7e3e4ea19c362ad5fbfd1efbd2f038ab89e0 commit bc2a7e3e4ea19c362ad5fbfd1efbd2f038ab89e0 Author: Gregg Tanzillo <gtanzill> AuthorDate: Mon Jan 30 17:57:28 2017 -0500 Commit: Satoe Imaishi <simaishi> CommitDate: Thu Mar 2 14:30:36 2017 -0500 Merge pull request #13700 from Fryguy/vpor_rollup_performance Only generate vpor for the TimeProfile specified, not all TimeProfiles (cherry picked from commit 9d4f10d6e9c3f76cdb51675560558ea9c7b0c15f) https://bugzilla.redhat.com/show_bug.cgi?id=1422647 app/models/metric/ci_mixin/long_term_averages.rb | 15 ++++++--------- app/models/metric/ci_mixin/rollup.rb | 6 +++--- app/models/time_profile.rb | 4 ++++ spec/models/metric_spec.rb | 14 ++++++++++---- spec/models/time_profile_spec.rb | 12 ++++++++++++ 5 files changed, 35 insertions(+), 16 deletions(-)
https://github.com/ManageIQ/manageiq/pull/14421
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/RHSA-2017:0898