From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jan Pokorný Date: Thu, 28 Feb 2013 22:37:06 +0100 Subject: [Cluster-devel] [PATCH 0/2] indirectly simplify cluster.rng Message-ID: <1362087428-566-1-git-send-email-jpokorny@redhat.com> List-Id: To: cluster-devel.redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Hello, I've noticed how stale some parts in resulting cluster.rng schema are. Following patches aim to solve the FA part; first we enable native metadata generating for Node Assassin agent, then nothing prevents us to drop static non-generated FA part of schema completely. Jan Pokorn? (2): Node Assassin: add support for metadata lib: remove static metadata from fence.rng.head fence/agents/lib/fence.rng.head | 129 ----------------------------- fence/agents/node_assassin/fence_na.lib.in | 50 +++++++++++ fence/agents/node_assassin/fence_na.pl | 9 +- 3 files changed, 58 insertions(+), 130 deletions(-) -- 1.7.11.7