Change in ovirt-engine[master]: engine: Failures when trying to run stateless VM

Michael Kublin has submitted this change and it was merged. Change subject: engine: Failures when trying to run stateless VM ...................................................................... engine: Failures when trying to run stateless VM The following bug was caused because of change in infrastracture of AsyncTaskManager, from now parameters are not kept and not duplicate on commands parameters. Such change cause problem in run stateless VM, in order to fix it RunVmCommand was updated accordingly Change-Id: I5a6b9c715bfcc692c98ac91cd33c84a5ebfaf22d Bug-Url: https://bugzilla.redhat.com/919842 Signed-off-by: Michael Kublin <mkublin@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/RunVmCommand.java 1 file changed, 17 insertions(+), 14 deletions(-) Approvals: Michael Kublin: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/12918 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I5a6b9c715bfcc692c98ac91cd33c84a5ebfaf22d Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Michael Kublin <mkublin@redhat.com> Gerrit-Reviewer: Arik Hadas <ahadas@redhat.com> Gerrit-Reviewer: Michael Kublin <mkublin@redhat.com> Gerrit-Reviewer: Omer Frenkel <ofrenkel@redhat.com> Gerrit-Reviewer: Yair Zaslavsky <yzaslavs@redhat.com>
participants (1)
-
mkublin@redhat.com