GitHub user bhaisaab opened a pull request:
https://github.com/apache/cloudstack/pull/297
CLOUDSTACK-8247: Pull average Cpu util report between polling
Pull average Cpu util report between polling intervals instead of since boot
instead of using values since uptime
While cherry picked from commit 04176eaf171b46638be99b2f675aa2f09e99e1b8,
since codebases are different wrt kvm. It's slightly different than the
original commit.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/apache/cloudstack CLOUDSTACK-8247-for-master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cloudstack/pull/297.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #297
----
commit c8d0287af2549ed38f04270803589a70a1354fc5
Author: Rohit Yadav <[email protected]>
Date: 2015-05-22T11:20:50Z
CLOUDSTACK-8247: Pull average Cpu util report between polling
Pull average Cpu util report between polling intervals instead of since boot
instead of using values since uptime
(cherry picked from commit 04176eaf171b46638be99b2f675aa2f09e99e1b8)
Signed-off-by: Rohit Yadav <[email protected]>
Conflicts:
plugins/hypervisors/kvm/src/com/cloud/hypervisor/kvm/resource/LibvirtComputingResource.java
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---