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

rmccabe at sourceware.org rmccabe at sourceware.org
Tue Jun 5 05:37:02 UTC 2007


CVSROOT:	/cvs/cluster
Module name:	conga
Branch: 	EXPERIMENTAL
Changes by:	rmccabe at sourceware.org	2007-06-05 05:37:01

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

Log message:
	Fix for bz241415.

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

--- conga/luci/site/luci/Extensions/conga_constants.py	2007/06/01 23:18:16	1.39.2.6
+++ conga/luci/site/luci/Extensions/conga_constants.py	2007/06/05 05:37:01	1.39.2.7
@@ -119,7 +119,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 = [




More information about the Cluster-devel mailing list