[Cluster-devel] conga/luci/site/luci/Extensions conga_constants.py

rmccabe at sourceware.org rmccabe at sourceware.org
Tue Jun 5 05:39:31 UTC 2007


CVSROOT:	/cvs/cluster
Module name:	conga
Branch: 	RHEL4
Changes by:	rmccabe at sourceware.org	2007-06-05 05:39:31

Modified files:
	luci/site/luci/Extensions: conga_constants.py 

Log message:
	Fix for bz241414

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/luci/site/luci/Extensions/conga_constants.py.diff?cvsroot=cluster&only_with_tag=RHEL4&r1=1.36.2.2&r2=1.36.2.3

--- conga/luci/site/luci/Extensions/conga_constants.py	2007/03/12 04:24:34	1.36.2.2
+++ conga/luci/site/luci/Extensions/conga_constants.py	2007/06/05 05:39:31	1.36.2.3
@@ -111,7 +111,7 @@
 START_NODE = 6
 RICCI_CONNECT_FAILURE = (-1000)
 
-RICCI_CONNECT_FAILURE_MSG = "A problem was encountered connecting with this node.  "
+RICCI_CONNECT_FAILURE_MSG = "Currently unable to reach the ricci agent on this node.  "
 #cluster/node create error messages
 CLUNODE_CREATE_ERRORS = [
 	"An unknown error occurred when creating this node: ",




More information about the Cluster-devel mailing list