Dan Kenigsberg has submitted this change and it was merged. Change subject: vdsm: Use virsh to check if libvirt is up ......................................................................
vdsm: Use virsh to check if libvirt is up The patch replaces libvirt socket file existence check with a check using virsh, so there is no need to depend on internal libvirt implementation details. Bug-Url: https://bugzilla.redhat.com/859483 Change-Id: Ic2844070ca0816525851b3b495b3dfe3096058a9 Signed-off-by: Moti Asayag <[email protected]> --- M vdsm.spec.in M vdsm/vdsmd.init.in 2 files changed, 3 insertions(+), 4 deletions(-) Approvals: Dan Kenigsberg: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/8245 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ic2844070ca0816525851b3b495b3dfe3096058a9 Gerrit-PatchSet: 3 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Moti Asayag <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Douglas Schilling Landgraf <[email protected]> Gerrit-Reviewer: Igor Lvovsky <[email protected]> Gerrit-Reviewer: Moti Asayag <[email protected]> Gerrit-Reviewer: Rami Vaknin <[email protected]> Gerrit-Reviewer: Yaniv Bronhaim <[email protected]> _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
