Kanagaraj M has submitted this change and it was merged.
Change subject: gluster: fix for NPE in GlusterStorageDeviceListModel
......................................................................
gluster: fix for NPE in GlusterStorageDeviceListModel
Fix the NPE in HostGlusterStorageDevicesListModel.
updateActionAvailability(). setEntity() will called with
null when moving form hosts tab to other main tabs with
Storage Devices tab being acitve. Handling this case with
the patch
Change-Id: Ie046c2213d4f551d2e818fc1f5b1e2d3b313a022
Signed-off-by: Ramesh Nachimuthu <rnachimu(a)redhat.com>
---
M
frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/gluster/HostGlusterStorageDevicesListModel.java
1 file changed, 3 insertions(+), 1 deletion(-)
Approvals:
Kanagaraj M: Looks good to me, approved
Ramesh N: Verified
--
To view, visit
https://gerrit.ovirt.org/40039
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ie046c2213d4f551d2e818fc1f5b1e2d3b313a022
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-3.5-gluster
Gerrit-Owner: Ramesh N <rnachimu(a)redhat.com>
Gerrit-Reviewer: Kanagaraj M <kmayilsa(a)redhat.com>
Gerrit-Reviewer: Ramesh N <rnachimu(a)redhat.com>
Gerrit-Reviewer: Sahina Bose <sabose(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org