From: Marek Grac <mgrac@redhat.com>
To: cluster-devel.redhat.com
Subject: [Cluster-devel] fence-agents: master - fencing: Remove unmaintained fence agents
Date: Thu, 26 Jun 2014 15:33:53 +0200 [thread overview]
Message-ID: <53AC2141.8090304@redhat.com> (raw)
In-Reply-To: <5396C38B.5030503@redhat.com>
FOn 06/10/2014 10:36 AM, Fabio M. Di Nitto wrote:
> On 6/9/2014 3:58 PM, Marek Gr?c wrote:
>> Gitweb: http://git.fedorahosted.org/git/?p=fence-agents.git;a=commitdiff;h=9caf5a23e58b52e05042674260eb1f1aa6d22558
>> Commit: 9caf5a23e58b52e05042674260eb1f1aa6d22558
>> Parent: 77c8c858a41da9e593f5f630ff42924211248a9b
>> Author: Marek 'marx' Grac <mgrac@redhat.com>
>> AuthorDate: Mon Jun 9 15:47:09 2014 +0200
>> Committer: Marek 'marx' Grac <mgrac@redhat.com>
>> CommitterDate: Mon Jun 9 15:47:09 2014 +0200
>>
>> fencing: Remove unmaintained fence agents
>>
>> Following agents were removed:
>> fence_baytech
>> fence_bullpap
>> fence_cpint
>> fence_mcdata
>> fence_rackswitch
>> fence_vixel
>> fence_xcat
>> ---
>> configure.ac | 9 -
>> fence/agents/baytech/Makefile.am | 17 -
>> fence/agents/baytech/fence_baytech.pl | 746 ---------------------------
>> fence/agents/bullpap/Makefile.am | 17 -
>> fence/agents/bullpap/fence_bullpap.pl | 433 ----------------
>> fence/agents/cpint/Makefile.am | 17 -
>> fence/agents/cpint/fence_cpint.pl | 188 -------
>> fence/agents/egenera/Makefile.am | 17 -
>> fence/agents/egenera/fence_egenera.pl | 501 ------------------
>> fence/agents/mcdata/Makefile.am | 17 -
>> fence/agents/mcdata/fence_mcdata.pl | 361 -------------
>> fence/agents/rackswitch/Makefile.am | 17 -
>> fence/agents/rackswitch/do_rack.c | 807 ------------------------------
>> fence/agents/rackswitch/do_rack.h | 27 -
>> fence/agents/vixel/Makefile.am | 17 -
>> fence/agents/vixel/fence_vixel.pl | 267 ----------
>> fence/agents/xcat/Makefile.am | 17 -
>> fence/agents/xcat/fence_xcat.pl | 250 ---------
>> tests/data/metadata/fence_rackswitch.xml | 30 --
>> 19 files changed, 0 insertions(+), 3755 deletions(-)
>>
>> diff --git a/configure.ac b/configure.ac
>> index f208bef..4d0aa6a 100644
>> --- a/configure.ac
>> +++ b/configure.ac
>> @@ -12,7 +12,6 @@ LT_PREREQ([2.2.6])
>> LT_INIT
>>
>> AC_CONFIG_MACRO_DIR([m4])
>> -AC_CONFIG_SRCDIR([fence/agents/rackswitch/do_rack.h])
> ^^^^^ You need this one to point to another file. It is used to detect
> if we are building "in-tree" or "out-tree".
Fixed, we are checking fencing.py.py library now.
m,
prev parent reply other threads:[~2014-06-26 13:33 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20140609135843.C749B60614@fedorahosted.org>
2014-06-10 8:36 ` [Cluster-devel] fence-agents: master - fencing: Remove unmaintained fence agents Fabio M. Di Nitto
2014-06-10 9:48 ` Neale Ferguson
2014-06-26 13:33 ` Marek Grac [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=53AC2141.8090304@redhat.com \
--to=mgrac@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).