Kanagaraj M has submitted this change and it was merged.
Change subject: webadmin: Fix for NPE in remove brick status dialog
......................................................................
webadmin: Fix for NPE in remove brick status dialog
Fixing the NPE in rebalance status dialog due to which
stop, commit, retain actions are disabled in remove brick
status.
Change-Id: Ibfe886c240a6d55798a1ad021c58dc874b8cff12
Bug-Url:
https://bugzilla.redhat.com/show_bug.cgi?id=1022511
Signed-off-by: Ramesh Nachimuthu <rnachimu(a)redhat.com>
---
M
frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/gluster/VolumeRebalanceStatusModel.java
1 file changed, 7 insertions(+), 3 deletions(-)
Approvals:
Kanagaraj M: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/20689
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ibfe886c240a6d55798a1ad021c58dc874b8cff12
Gerrit-PatchSet: 4
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
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: anmolbabu <anbabu(a)redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server