Moti Asayag has posted comments on this change. Change subject: webadmin: Support 'Upgrade' in action items ......................................................................
Patch Set 5: (1 comment) https://gerrit.ovirt.org/#/c/41023/5/frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/hosts/HostGeneralModel.java File frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/hosts/HostGeneralModel.java: Line 1005: { Line 1006: setHasReinstallAlertMaintenance(true); Line 1007: } Line 1008: Line 1009: getUpgradeHostCommand().setIsExecutionAllowed(getEntity().isUpdateAvailable() > same. Done Line 1010: && canExecuteCommand(VdcActionType.UpgradeHost)); Line 1011: Line 1012: setNonOperationalReasonEntity((getEntity().getNonOperationalReason() == NonOperationalReason.NONE ? null Line 1013: : (NonOperationalReason) getEntity().getNonOperationalReason())); -- To view, visit https://gerrit.ovirt.org/41023 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I7e9053aec1cb4aa69e5b35c882b8ac71224f6a9b Gerrit-PatchSet: 5 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Moti Asayag <[email protected]> Gerrit-Reviewer: Alona Kaplan <[email protected]> Gerrit-Reviewer: Daniel Erez <[email protected]> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Moti Asayag <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-HasComments: Yes _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
