Change in ovirt-engine[master]: webadmin: Forbid hot plug availability when VM is suspended

Daniel Erez has submitted this change and it was merged. Change subject: webadmin: Forbid hot plug availability when VM is suspended ...................................................................... webadmin: Forbid hot plug availability when VM is suspended When VM is on suspended status, the "Activate" and "Deactivate" buttons under Virtual Machines -> Disks were available for VirtIO disks and could be clicked. Since we don't support disk hot plug while VM's are in suspended status, and since it fails in the CDA anyway, this patch changes these buttons availability in this case. Change-Id: Ia2d610c3dda4445f6a071ba23a2b6abf6699fbc9 Bug-Url: https://bugzilla.redhat.com/1234098 Signed-off-by: Idan Shaby <ishaby@redhat.com> --- M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/vms/VmDiskListModel.java 1 file changed, 1 insertion(+), 2 deletions(-) Approvals: Jenkins CI: Passed CI tests Daniel Erez: Looks good to me, approved Allon Mureinik: Looks good to me, but someone else must approve Idan Shaby: Verified -- To view, visit https://gerrit.ovirt.org/42610 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ia2d610c3dda4445f6a071ba23a2b6abf6699fbc9 Gerrit-PatchSet: 4 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Idan Shaby <ishaby@redhat.com> Gerrit-Reviewer: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Daniel Erez <derez@redhat.com> Gerrit-Reviewer: Idan Shaby <ishaby@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: automation@ovirt.org
participants (1)
-
derez@redhat.com