Change in ovirt-engine[master]: webadmin: Add Self Heal information to volumes and bricks tab

Sahina Bose has submitted this change and it was merged. Change subject: webadmin: Add Self Heal information to volumes and bricks tab ...................................................................... webadmin: Add Self Heal information to volumes and bricks tab Adding self heal reated changed to Volumes and Bricks tab. 1. Alert icon will be added to status column when there are unsynced entries in the volumes. 2. Alert icon will be added to brick status column when there are unsynced entries in the brick. 3. Self-Heal Info column added to bricks tab. It will show expected heal completion time with total unsynced entries in tooltip. If heal completion time is not available/zero, Total number of unsynced entries present in the brick will be shown. Change-Id: Id4aed099cf67443558bcb46f18c9d3e733a51979 Bug-Url: https://bugzilla.redhat.com/1205641 Signed-off-by: Ramesh Nachimuthu <rnachimu@redhat.com> --- M frontend/webadmin/modules/frontend/src/main/java/org/ovirt/engine/ui/frontend/utils/GlusterVolumeUtils.java M frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/ApplicationConstants.java M frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/ApplicationMessages.java M frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/section/main/view/tab/gluster/SubTabVolumeBrickView.java M frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/widget/table/cell/BrickStatusCell.java M frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/widget/table/cell/VolumeStatusCell.java M frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/widget/table/column/BrickStatusColumn.java M frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/widget/table/column/VolumeStatusColumn.java 8 files changed, 86 insertions(+), 2 deletions(-) Approvals: Alexander Wels: Looks good to me, approved Jenkins CI: Passed CI tests Ramesh N: Verified -- To view, visit https://gerrit.ovirt.org/57078 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Id4aed099cf67443558bcb46f18c9d3e733a51979 Gerrit-PatchSet: 11 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Ramesh N <rnachimu@redhat.com> Gerrit-Reviewer: Alexander Wels <awels@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Ramesh N <rnachimu@redhat.com> Gerrit-Reviewer: Sahina Bose <sabose@redhat.com> Gerrit-Reviewer: anmolbabu <anbabu@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
sabose@redhat.com