Change in ovirt-engine[master]: webadmin: disable Move disk button for stateless VM

Daniel Erez has submitted this change and it was merged. Change subject: webadmin: disable Move disk button for stateless VM ...................................................................... webadmin: disable Move disk button for stateless VM Disks sub-tab (under VMs main-tab): Move disk button is grayed-out for VMs running stateless. * Since the indication is according to 'isStateless' flag in VM b.e., the button won't be disabled when a VM is started as stateless using Run-Once (a canDoAction error message should be displayed instead). Change-Id: Ic9e2af754faba744fb656ad4c43e13ffaa94badf Bug-Url: https://bugzilla.redhat.com/926959 Signed-off-by: Daniel Erez <derez@redhat.com> --- M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/vms/VmDiskListModel.java 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Daniel Erez: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/15479 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ic9e2af754faba744fb656ad4c43e13ffaa94badf Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Daniel Erez <derez@redhat.com> Gerrit-Reviewer: Daniel Erez <derez@redhat.com> Gerrit-Reviewer: Maor Lipchuk <mlipchuk@redhat.com> Gerrit-Reviewer: Tal Nisan <tnisan@redhat.com>
participants (1)
-
derez@redhat.com