Change in ovirt-engine[master]: webadmin: When adding a new VM disk, allow activation in cer...

Tal Nisan has submitted this change and it was merged. Change subject: webadmin: When adding a new VM disk, allow activation in certain VM statuses ...................................................................... webadmin: When adding a new VM disk, allow activation in certain VM statuses When adding a disk to a VM, allow disk activation only for a VM in status Up/Down/Paused otherwise the CDA in the plug disk command will fail, this does not apply to disks with IDE interfaces which can only be activated in a VM with a Down status Change-Id: Idd625adb50ceaee3754f317d5751b78e29f7ea25 Bug-Url: https://bugzilla.redhat.com/1055224 Signed-off-by: Tal Nisan <tnisan@redhat.com> --- M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/vms/AbstractDiskModel.java M frontend/webadmin/modules/uicompat/src/main/java/org/ovirt/engine/ui/uicompat/UIConstants.java 2 files changed, 18 insertions(+), 2 deletions(-) Approvals: Tal Nisan: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/28147 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Idd625adb50ceaee3754f317d5751b78e29f7ea25 Gerrit-PatchSet: 4 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Daniel Erez <derez@redhat.com> Gerrit-Reviewer: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: automation@ovirt.org Gerrit-Reviewer: oVirt Jenkins CI Server
participants (1)
-
tnisan@redhat.com