public inbox for cluster-cvs@sourceware.org
help / color / mirror / Atom feed
* cluster: STABLE3 - fence: Fix bad name for vmware helper
@ 2009-01-14 11:00 Jan Friesse
  0 siblings, 0 replies; only message in thread
From: Jan Friesse @ 2009-01-14 11:00 UTC (permalink / raw)
  To: cluster-cvs-relay

Gitweb:        http://git.fedorahosted.org/git/cluster.git?p=cluster.git;a=commitdiff;h=f4f5f41e46e08f55d7a76c6c26605d74b1219f2b
Commit:        f4f5f41e46e08f55d7a76c6c26605d74b1219f2b
Parent:        8fed394b6de5a77781286c33da414f98d6e617d7
Author:        Jan Friesse <jfriesse@redhat.com>
AuthorDate:    Wed Jan 14 11:55:25 2009 +0100
Committer:     Jan Friesse <jfriesse@redhat.com>
CommitterDate: Wed Jan 14 11:58:48 2009 +0100

fence: Fix bad name for vmware helper

This patch remove residuum of old vmware_vi, where
helper was named fence_vmware_vi_helper. New correct
name is fence_vmware_helper.
---
 fence/agents/vmware/fence_vmware.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/fence/agents/vmware/fence_vmware.py b/fence/agents/vmware/fence_vmware.py
index 3f23c4c..1d98317 100644
--- a/fence/agents/vmware/fence_vmware.py
+++ b/fence/agents/vmware/fence_vmware.py
@@ -36,7 +36,7 @@ VMWARE_TYPE_SERVER2=2
 VMRUN_MINIMUM_REQUIRED_VERSION=2
 
 # Default path to vmhelper command
-VMHELPER_COMMAND="fence_vmware_vi_helper"
+VMHELPER_COMMAND="fence_vmware_helper"
 # Default path to vmrun command
 VMRUN_COMMAND="/usr/bin/vmrun"
 # Default type of vmware


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-01-14 11:00 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-01-14 11:00 cluster: STABLE3 - fence: Fix bad name for vmware helper Jan Friesse

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).