Change in ovirt-engine[master]: webadmin: Fix event handling after CPU Count change of runni...

tjelinek at redhat.com tjelinek at redhat.com
Mon Apr 11 09:21:00 UTC 2016


Tomas Jelinek has submitted this change and it was merged.

Change subject: webadmin: Fix event handling after CPU Count change of running VM
......................................................................


webadmin: Fix event handling after CPU Count change of running VM

Fix of CPU topology event handling in Edit VM dialog for existing VM
by disabling additional event processing during recomputation.

The CPU Total was not properly recomputed when num of sockets changed.
Similar to computation of Num of Sockets when Total CPU changed.

The Total CPU limit is limited to host cpu count conforming the CPUPolicyUnit.

Change-Id: I592d428a9854a4c092ac7cce8ab17888e65ec7cd
Bug-Url: https://bugzilla.redhat.com/1317473
Signed-off-by: Marek Libra <mlibra at redhat.com>
---
M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/vms/ExistingVmModelBehavior.java
M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/vms/VmModelBehaviorBase.java
2 files changed, 33 insertions(+), 7 deletions(-)

Approvals:
  Tomas Jelinek: Looks good to me, approved
  Jenkins CI: Passed CI tests
  Marek Libra: Verified



-- 
To view, visit https://gerrit.ovirt.org/55201
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I592d428a9854a4c092ac7cce8ab17888e65ec7cd
Gerrit-PatchSet: 4
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Marek Libra <mlibra at redhat.com>
Gerrit-Reviewer: Jakub Niedermertl <jniederm at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Marek Libra <mlibra at redhat.com>
Gerrit-Reviewer: Tomas Jelinek <tjelinek at redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation at ovirt.org>



More information about the Engine-commits mailing list