Dan Kenigsberg has submitted this change and it was merged.

Change subject: BZ#841555 A migration failure with an "AttributeError" 
exception.
......................................................................


BZ#841555 A migration failure with an "AttributeError" exception.

Libvirt sometimes send the SUSPENDED/SUSPENDED_PAUSED event
after RESUMED/RESUMED_MIGRATED (when VM status is PAUSED
when migration completes, see qemuMigrationFinish function).
In this case self._dom is None because the function
_waitForIncomingMigrationFinish didn't update it yet.

Change-Id: I3b7ed13c6dc8d1d590449118cf167290f4630070
Signed-off-by: Gal Hammer <gham...@redhat.com>
Signed-off-by: Vinzenz Feenstra <vfeen...@redhat.com>
---
M vdsm/libvirtvm.py
1 file changed, 12 insertions(+), 1 deletion(-)

Approvals:
  Dan Kenigsberg: Looks good to me, approved
  Peter V. Saveliev: Looks good to me, but someone else must approve
  Michal Skrivanek: Verified; Looks good to me, but someone else must approve


--
To view, visit http://gerrit.ovirt.org/6901
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I3b7ed13c6dc8d1d590449118cf167290f4630070
Gerrit-PatchSet: 2
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Gal Hammer <gham...@redhat.com>
Gerrit-Reviewer: Barak Azulay <bazu...@redhat.com>
Gerrit-Reviewer: Dan Kenigsberg <dan...@redhat.com>
Gerrit-Reviewer: Gal Hammer <gham...@redhat.com>
Gerrit-Reviewer: Michal Skrivanek <michal.skriva...@redhat.com>
Gerrit-Reviewer: Peter V. Saveliev <p...@redhat.com>
Gerrit-Reviewer: Vinzenz Feenstra <vfeen...@redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server
_______________________________________________
vdsm-patches mailing list
vdsm-patches@lists.fedorahosted.org
https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches

Reply via email to