Sahina Bose has submitted this change and it was merged.
Change subject: webadmin: fixing NPE in ClusterModel.
......................................................................
webadmin: fixing NPE in ClusterModel.
GlusterTunedProfile is being initialized before initializing
EnableGlusterService and its causing NPE. Moving the GlusterTuned
initialization after EnableGlusterService initialization
Change-Id: Iecca23f0c7cf4e201b8181adaaa0c38653f18cf6
Signed-off-by: Ramesh Nachimuthu <rnachimu(a)redhat.com>
---
M
frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/clusters/ClusterModel.java
1 file changed, 4 insertions(+), 4 deletions(-)
Approvals:
Shubhendu Tripathi: Looks good to me, but someone else must approve
Sahina Bose: Verified; Looks good to me, approved
--
To view, visit
https://gerrit.ovirt.org/41116
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Iecca23f0c7cf4e201b8181adaaa0c38653f18cf6
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-3.5-gluster
Gerrit-Owner: Ramesh N <rnachimu(a)redhat.com>
Gerrit-Reviewer: Sahina Bose <sabose(a)redhat.com>
Gerrit-Reviewer: Shubhendu Tripathi <shtripat(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org