Change in ovirt-engine[master]: webadmin: Allow actions on a VM list even if not available o...

Tal Nisan has submitted this change and it was merged. Change subject: webadmin: Allow actions on a VM list even if not available on all VMs ...................................................................... webadmin: Allow actions on a VM list even if not available on all VMs When selecting multiple VMs in the VM main tab, allow to run certain actions (Run, Suspend, Shutdown, Power Off, Reboot, Migrate, Cancel Migration) even if not all the selected VMs are elegible for running those actions Change-Id: Ic2f10f1992838ecef796989b83a6fa1f2e34d443 Bug-Url: https://bugzilla.redhat.com/1051388 Signed-off-by: Tal Nisan <tnisan@redhat.com> --- M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/VdcActionUtils.java M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/vms/VmListModel.java 2 files changed, 28 insertions(+), 7 deletions(-) Approvals: Tomas Jelinek: Looks good to me, approved Tal Nisan: Verified -- To view, visit https://gerrit.ovirt.org/38415 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ic2f10f1992838ecef796989b83a6fa1f2e34d443 Gerrit-PatchSet: 4 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: Michal Skrivanek <michal.skrivanek@redhat.com> Gerrit-Reviewer: Omer Frenkel <ofrenkel@redhat.com> Gerrit-Reviewer: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: Tomas Jelinek <tjelinek@redhat.com> Gerrit-Reviewer: automation@ovirt.org Gerrit-Reviewer: oVirt Jenkins CI Server
participants (1)
-
tnisan@redhat.com