This is the mail archive of the
cluster-cvs@sourceware.org
mailing list for the cluster.
cluster/fence/agents/xvm fence_xvmd.c
- From: fabbione at sourceware dot org
- To: cluster-cvs at sources dot redhat dot com
- Date: 14 Dec 2007 14:49:39 -0000
- Subject: cluster/fence/agents/xvm fence_xvmd.c
CVSROOT: /cvs/cluster
Module name: cluster
Changes by: fabbione@sourceware.org 2007-12-14 14:49:38
Modified files:
fence/agents/xvm: fence_xvmd.c
Log message:
Make sure we invoke virConnectOpen with a proper URI. NULL is deprecated
in libvirt and we have no control over distro defaults that might not be
xen:///.
Patch by Soren Hansen <soren at ubuntu.com>
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/fence/agents/xvm/fence_xvmd.c.diff?cvsroot=cluster&r1=1.13&r2=1.14