Gilad Chaplik has posted comments on this change.
Change subject: webadmin: cpu pinning is disabled for Local SD
......................................................................
Patch Set 2:
(1 comment)
....................................................
File
frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/vms/VmModelBehaviorBase.java
Line 705: && isVmMigratable()) {
Line 706: hasCpuPinning = false;
Line 707: }
Line 708:
Line 709: if (!hasCpuPinning) {
Since I want to backport it to 3.3, I want to keep the patch as minimal as
possible. added a message for local SD (with only reflect version and not
migration options)
Line 710:
getModel().getCpuPinning().setChangeProhibitionReason(constants.cpuPinningUnavailable());
Line 711: getModel().getCpuPinning().setEntity("");
Line 712: }
Line 713: getModel().getCpuPinning().setIsChangable(hasCpuPinning);
--
To view, visit http://gerrit.ovirt.org/20591
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: I4706419295d67f7a022a85bc61f75bb46def2b6b
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Gilad Chaplik <[email protected]>
Gerrit-Reviewer: Gilad Chaplik <[email protected]>
Gerrit-Reviewer: Lior Vernia <[email protected]>
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: Yes
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches