From mboxrd@z Thu Jan 1 00:00:00 1970 From: jparsons@sourceware.org Date: 23 Oct 2006 20:47:10 -0000 Subject: [Cluster-devel] conga/luci/site/luci/Extensions cluster_adapte ... Message-ID: <20061023204710.28344.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: RHEL5 Changes by: jparsons at sourceware.org 2006-10-23 20:47:10 Modified files: luci/site/luci/Extensions: cluster_adapters.py Log message: Fix for bz 211345 Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/conga/luci/site/luci/Extensions/cluster_adapters.py.diff?cvsroot=cluster&only_with_tag=RHEL5&r1=1.120.2.2&r2=1.120.2.3 --- conga/luci/site/luci/Extensions/cluster_adapters.py 2006/10/20 22:09:38 1.120.2.2 +++ conga/luci/site/luci/Extensions/cluster_adapters.py 2006/10/23 20:47:10 1.120.2.3 @@ -16,6 +16,7 @@ from NFSClient import NFSClient from NFSExport import NFSExport from Netfs import Netfs +from Xenvm import Xenvm from Script import Script from Samba import Samba from clusterOS import resolveOSType