Dan Kenigsberg has submitted this change and it was merged. Change subject: prepareForShutdown is not called when connection to libvirt is broken. ......................................................................
prepareForShutdown is not called when connection to libvirt is broken. add few more error codes taken from libvirt's virsh code. In future we should replace all this with a callback function they are adding in (not in RHEL 6.3). And perhaps avoid restarting vdsm and re-populate object from the new libvirt instance instead. Change-Id: Ic1d9a2cd9bfd7da9118d643d0e50106e5e759590 Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=852956 Signed-off-by: Michal Skrivanek <[email protected]> Signed-off-by: Vinzenz Feenstra <[email protected]> --- M vdsm/libvirtconnection.py 1 file changed, 4 insertions(+), 1 deletion(-) Approvals: Leonid Natapov: Verified Dan Kenigsberg: Looks good to me, approved Peter V. Saveliev: Looks good to me, but someone else must approve -- To view, visit http://gerrit.ovirt.org/8283 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ic1d9a2cd9bfd7da9118d643d0e50106e5e759590 Gerrit-PatchSet: 8 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Michal Skrivanek <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Federico Simoncelli <[email protected]> Gerrit-Reviewer: Gal Hammer <[email protected]> Gerrit-Reviewer: Leonid Natapov <[email protected]> Gerrit-Reviewer: Michal Skrivanek <[email protected]> Gerrit-Reviewer: Peter V. Saveliev <[email protected]> Gerrit-Reviewer: Royce Lv <[email protected]> Gerrit-Reviewer: Vinzenz Feenstra <[email protected]> Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
