From mboxrd@z Thu Jan 1 00:00:00 1970 From: rmccabe@sourceware.org Date: 5 Jun 2007 05:39:31 -0000 Subject: [Cluster-devel] conga/luci/site/luci/Extensions conga_constants.py Message-ID: <20070605053931.19560.qmail@sourceware.org> List-Id: To: cluster-devel.redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit 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: ",