Dan Kenigsberg has submitted this change and it was merged. Change subject: vdsm: Do not fail releasing a VM due to agent stopping errors ......................................................................
vdsm: Do not fail releasing a VM due to agent stopping errors If the guest agent socket couldn't get created for whatever reason VDSM will no longer be able to stop release the VM without killing it manually and restarting the VDSM service. This patch is fixing this problem and also logs the occurrences. Change-Id: I10ac23b11294dc90e4980944d7ba6fad6abc22dc Bug-Url: https://bugzilla.redhat.com/985770 Signed-off-by: Vinzenz Feenstra <[email protected]> Reviewed-on: http://gerrit.ovirt.org/17072 Reviewed-by: Dan Kenigsberg <[email protected]> --- M vdsm/guestIF.py 1 file changed, 2 insertions(+), 2 deletions(-) Approvals: Vinzenz Feenstra: Verified Dan Kenigsberg: Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/17072 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I10ac23b11294dc90e4980944d7ba6fad6abc22dc Gerrit-PatchSet: 6 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Vinzenz Feenstra <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Federico Simoncelli <[email protected]> Gerrit-Reviewer: Martin Sivák <[email protected]> Gerrit-Reviewer: Michal Skrivanek <[email protected]> Gerrit-Reviewer: Peter V. Saveliev <[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
