Change in ovirt-engine[master]: core: fix for cpuPinning

dfediuck at redhat.com dfediuck at redhat.com
Wed Dec 5 17:26:13 UTC 2012


Doron Fediuck has submitted this change and it was merged.

Change subject: core: fix for cpuPinning
......................................................................


core: fix for cpuPinning

vcpu number was matched only as single decimal limit, so if you have
more than 10 vcpus, pinning vcpus numbered over 9 always produced a
validation error

Change-Id: I8d2f7a01baebdbfb86a6de01dd1017c2d56a6285
Signed-off-by: Laszlo Hornyak <lhornyak at redhat.com>
---
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/VmManagementCommandBase.java
M backend/manager/modules/bll/src/test/java/org/ovirt/engine/core/bll/VmManagementCommandBaseTest.java
2 files changed, 23 insertions(+), 2 deletions(-)

Approvals:
  Doron Fediuck: Verified; Looks good to me, approved


--
To view, visit http://gerrit.ovirt.org/9738
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I8d2f7a01baebdbfb86a6de01dd1017c2d56a6285
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Laszlo Hornyak <lhornyak at redhat.com>
Gerrit-Reviewer: Doron Fediuck <dfediuck at redhat.com>
Gerrit-Reviewer: Laszlo Hornyak <lhornyak at redhat.com>
Gerrit-Reviewer: ofri masad <omasad at redhat.com>



More information about the Engine-commits mailing list