From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ryan McCabe Date: Wed, 29 Aug 2007 09:29:33 -0400 Subject: [Cluster-devel] Orphaned bits in CVS HEAD. In-Reply-To: <46D50332.8090906@ubuntu.com> References: <46D50332.8090906@ubuntu.com> Message-ID: <20070829132933.GA139805@redhat.com> List-Id: To: cluster-devel.redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit On Wed, Aug 29, 2007 at 07:25:06AM +0200, Fabio Massimo Di Nitto wrote: > clumon/ - this is now in conga and didn't receive any update in CVS HEAD for a > long time. The core code is the same as in RHEL5 branch. Like we agreed for > cs-deploy-tools, I think this can go from HEAD and live in RHEL5 for historical > reasons. This one can go. > fence/agents/apc/ has fence_apc.pl, fence_apc_snmp.py, powernet369.mib and > README files that looks obsoleted to me. If they are still required we should > probably make them available to the user in an easy way. fence_apc_snmp.py and powernet369.mib are still used. fence_apc.pl has been replaced by fence_apc.py, but I think it's still worth keeping around for now. Ryan