Kanagaraj M has submitted this change and it was merged.
Change subject: webadmin : Retain bricks refresh
......................................................................
webadmin : Retain bricks refresh
On clicking retain brick button from remove-brick status
pop up,after succesfull execution of the command the pop up
was not getting refreshed and hence the stopped at time
was not getting displayed.But,on closing the pop up and
reopening it again,with the new pop up the stopped at time
was getting displayed.
Hence,this patch fixes it by refreshing the pop up after
performing retain-brick option.
Change-Id: Iddc56eec6f9e456c6fdcf6dd45152b58fb0878ed
Bug-Url:
https://bugzilla.redhat.com/show_bug.cgi?id=1037583
Signed-off-by: Anmol Babu <anbabu(a)redhat.com>
---
M
frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/gluster/VolumeBrickListModel.java
M
frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/gluster/VolumeRebalanceStatusModel.java
M
frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/section/main/view/popup/gluster/VolumeRebalanceStatusPopupView.java
3 files changed, 8 insertions(+), 13 deletions(-)
Approvals:
anmolbabu: Verified
Kanagaraj M: Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/21966
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Iddc56eec6f9e456c6fdcf6dd45152b58fb0878ed
Gerrit-PatchSet: 12
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: anmolbabu <anbabu(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: Shubhendu Tripathi <shtripat(a)redhat.com>
Gerrit-Reviewer: anmolbabu <anbabu(a)redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server