Kanagaraj M has submitted this change and it was merged.
Change subject: webadmin: disable rebalance action when its being started
......................................................................
webadmin: disable rebalance action when its being started
Once the user clicks on 'Rebalance' action in volumes tab,
glusterfs takes few seconds to start the rebalance operation.
'Rebalance' action will be disabled immediately without
waiting for the result from glusterfs.
Change-Id: I961955f15310e5d0566019556e7f7e601e8ec957
Bug-Url:
https://bugzilla.redhat.com/1021814
Signed-off-by: Kanagaraj M <kmayilsa(a)redhat.com>
---
M
frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/volumes/VolumeListModel.java
1 file changed, 4 insertions(+), 1 deletion(-)
Approvals:
Kanagaraj M: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/22224
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I961955f15310e5d0566019556e7f7e601e8ec957
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Kanagaraj M <kmayilsa(a)redhat.com>
Gerrit-Reviewer: Gilad Chaplik <gchaplik(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