Kanagaraj M has posted comments on this change.

Change subject: core,webadmin: Host reboot false for gluster only host
......................................................................


Patch Set 3: (1 inline comment)

....................................................
File 
frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/hosts/HostGeneralModel.java
Line 907:         param.setIsReinstallOrUpgrade(true);
Line 908:         param.setInstallVds(true);
Line 909:         param.setoVirtIsoFile(isOVirt ? ((RpmVersion) 
model.getOVirtISO().getSelectedItem()).getRpmName() : null);
Line 910:         param.setOverrideFirewall((Boolean) 
model.getOverrideIpTables().getEntity());
Line 911:         param.setRebootAfterInstallation(isOVirt);
reboot or not should be decided based on the type of the cluster irrespective 
of the node type.
Line 912: 
Line 913:         Frontend.RunAction(
Line 914:                 VdcActionType.UpdateVds,
Line 915:                 param,


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I8c52e32de914b21998fa334088b302ec70aef49f
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Sahina Bose <[email protected]>
Gerrit-Reviewer: Alon Bar-Lev <[email protected]>
Gerrit-Reviewer: Gilad Chaplik <[email protected]>
Gerrit-Reviewer: Kanagaraj M <[email protected]>
Gerrit-Reviewer: Sahina Bose <[email protected]>
Gerrit-Reviewer: Shireesh Anjal <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to