From mboxrd@z Thu Jan 1 00:00:00 1970 From: Zane Bitter Date: Thu, 11 Aug 2011 10:32:49 +0200 Subject: [Cluster-devel] [fence-virt PATCH 2/2] Add libvirt-qmf support to the libvirt-qpid plugin In-Reply-To: <20110811005945.GF32361@redhat.com> References: <20110803155349.31544.71764.stgit@zbitter.fedora> <20110803155433.31544.99209.stgit@zbitter.fedora> <20110811005945.GF32361@redhat.com> Message-ID: <4E4393B1.1000505@redhat.com> List-Id: To: cluster-devel.redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit On 11/08/11 02:59, Lon Hohberger wrote: > On Wed, Aug 03, 2011 at 05:54:44PM +0200, Zane Bitter wrote: >> libvirt-qmf has replaced libvirt-qpid. It performs the same functions, but >> has a slightly different schema. It is also a matahari agent, so the >> default port to connect to is now matahari-brokerd's port, not qpidd's. > > Everything looks good, only question I have is should we use libvirt-qmf > instead of libvirt-qpid in the config file? (Happy to do that work if > needed). > > Merged. > Yeah, I wondered about doing s/libvirt-qpid/libvirt-qmf/ on everything. Maybe we still want to do that in the future, but I think it is probably OK for now. It's going to be confusing either way. The plugin works with either schema. cheers, Zane.