Kanagaraj M has submitted this change and it was merged.
Change subject: webadmin: enable start/stop rebalance based on status
......................................................................
webadmin: enable start/stop rebalance based on status
'Start' rebalance action will be enabled if the
task status of the selected volume(s) is not 'STARTED'.
'Stop' rebalance action will be enabled if only one volume
is selected and the task is REBALANCE and the status is 'STARTED'.
Change-Id: Id01a605cfd3a59f3e3b584144f8f7589f0922f1e
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, 21 insertions(+), 7 deletions(-)
Approvals:
Kanagaraj M: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/18917
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Id01a605cfd3a59f3e3b584144f8f7589f0922f1e
Gerrit-PatchSet: 7
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: Sahina Bose <sabose(a)redhat.com>
Gerrit-Reviewer: anmolbabu <anbabu(a)redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server