Kanagaraj M has posted comments on this change. Change subject: webadmin: Cluster policy details moved to a new sub-tab ......................................................................
Patch Set 3: (1 inline comment) will make 'Cluster Node Type' label visible only in 'both' mode. New patch set to follow. .................................................... File frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/clusters/ClusterPolicyModel.java Line 179: if (ClusterPolicyModel.highLimitPowerSaving == null) Line 180: { Line 181: AsyncDataProvider.GetHighUtilizationForPowerSave(_asyncQuery); Line 182: } Line 183: I will change this to use AsyncDataProvider.GetConfigValuePreConverted. But we can 't get rid of the static member's because whenever the policy is updated/saved the values of these static fields are also updated. And when the user creates a new cluster, these updated policy values(from the static fields) are populated by default. Line 184: setOverCommitTime(new EntityModel()); Line 185: Line 186: // Set all properties according to default selected algorithm: Line 187: SelectionAlgorithmChanged(); -- To view, visit http://gerrit.ovirt.org/12945 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I600b1614f6e8a1a82b254b76c7713678cfb9e557 Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Kanagaraj M <kmayi...@redhat.com> Gerrit-Reviewer: Doron Fediuck <dfedi...@redhat.com> Gerrit-Reviewer: Gilad Chaplik <gchap...@redhat.com> Gerrit-Reviewer: Kanagaraj M <kmayi...@redhat.com> Gerrit-Reviewer: Sahina Bose <sab...@redhat.com> Gerrit-Reviewer: Shireesh Anjal <san...@redhat.com> Gerrit-Reviewer: Vojtech Szocs <vsz...@redhat.com> Gerrit-Reviewer: ofri masad <oma...@redhat.com> _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches