Change in ovirt-engine[master]: core: Suuport aborting migration on qemu error

Roy Golan has submitted this change and it was merged. Change subject: core: Suuport aborting migration on qemu error ...................................................................... core: Suuport aborting migration on qemu error following libvirt support[1] and vdsm[2] to abort an on going migration on any error using a flag, adding this to the engine from version >= 3.3 [1] https://bugzilla.redhat.com/972675 [2] https://bugzilla.redhat.com/961154 Change-Id: I048c96f049d24b9793af669d513d1e9f2e1f24ec Bug-Url: https://bugzilla.redhat.com/886416 Signed-off-by: Roy Golan <rgolan@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/MigrateVmCommand.java M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/config/ConfigValues.java M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/vdscommands/MigrateVDSCommandParameters.java M backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/vdsbroker/MigrateBrokerVDSCommand.java M packaging/dbscripts/upgrade/pre_upgrade/0000_config.sql M packaging/etc/engine-config/engine-config.properties 6 files changed, 27 insertions(+), 3 deletions(-) Approvals: Roy Golan: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/19312 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I048c96f049d24b9793af669d513d1e9f2e1f24ec Gerrit-PatchSet: 6 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Roy Golan <rgolan@redhat.com> Gerrit-Reviewer: Omer Frenkel <ofrenkel@redhat.com> Gerrit-Reviewer: Roy Golan <rgolan@redhat.com> Gerrit-Reviewer: oVirt Jenkins CI Server
participants (1)
-
rgolan@redhat.com