Tal Nisan has posted comments on this change.
Change subject: webadmin: Add host SPM priority value in host general tab
......................................................................
Patch Set 3: (1 inline comment)
....................................................
File
frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/hosts/HostGeneralModel.java
Line 257: }
Line 258:
Line 259: public void setSpmPriorityValue(Integer spmPriorityValue) {
Line 260: if (this.spmPriorityValue == null ||
!this.spmPriorityValue.equals(spmPriorityValue)) {
Line 261: this.spmPriorityValue = spmPriorityValue;
Indeed I have ;)
Line 262:
Line 263: if (spmMaxPriorityValue == null ||
spmDefaultPriorityValue == null) {
Line 264: retrieveMaxSpmPriority();
Line 265: }
--
To view, visit http://gerrit.ovirt.org/11895
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: I9dc7b21ccb893b6d27443482b650659165dd40b6
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Tal Nisan <[email protected]>
Gerrit-Reviewer: Daniel Erez <[email protected]>
Gerrit-Reviewer: Tal Nisan <[email protected]>
Gerrit-Reviewer: Vered Volansky <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches