From mboxrd@z Thu Jan 1 00:00:00 1970 From: rmccabe@sourceware.org Date: 27 Nov 2006 21:06:53 -0000 Subject: [Cluster-devel] conga/luci/site/luci/Extensions cluster_adapte ... Message-ID: <20061127210653.19444.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 Changes by: rmccabe at sourceware.org 2006-11-27 21:06:53 Modified files: luci/site/luci/Extensions: cluster_adapters.py Log message: get rid of import of stale, deleted class Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/conga/luci/site/luci/Extensions/cluster_adapters.py.diff?cvsroot=cluster&r1=1.168&r2=1.169 --- conga/luci/site/luci/Extensions/cluster_adapters.py 2006/11/27 21:05:51 1.168 +++ conga/luci/site/luci/Extensions/cluster_adapters.py 2006/11/27 21:06:53 1.169 @@ -23,7 +23,6 @@ from clusterOS import resolveOSType from FenceHandler import FenceHandler, FENCE_OPTS from GeneralError import GeneralError -from UnknownClusterError import UnknownClusterError from homebase_adapters import nodeUnauth, nodeAuth, manageCluster, createClusterSystems, havePermCreateCluster, setNodeFlag, delNodeFlag, userAuthenticated, getStorageNode, getClusterNode from LuciSyslog import LuciSyslog