[Cluster-devel] conga/luci/site/luci/Extensions cluster_adapte ...

jparsons at sourceware.org jparsons at sourceware.org
Wed Aug 16 23:40:28 UTC 2006


CVSROOT:	/cvs/cluster
Module name:	conga
Changes by:	jparsons at sourceware.org	2006-08-16 23:40:27

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

Log message:
	small nits

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/luci/site/luci/Extensions/cluster_adapters.py.diff?cvsroot=cluster&r1=1.58&r2=1.59

--- conga/luci/site/luci/Extensions/cluster_adapters.py	2006/08/16 21:56:11	1.58
+++ conga/luci/site/luci/Extensions/cluster_adapters.py	2006/08/16 23:40:27	1.59
@@ -1103,7 +1103,7 @@
       slist.append(item)
   fdomlist = list()
   clustername = request['clustername']
-  baseurl = req['URL']
+  baseurl = request['URL']
   fdoms = modelb.getFailoverDomains()
   svcs = modelb.getServices()
   for fdom in fdoms:




More information about the Cluster-devel mailing list