From: Fabio M. Di Nitto <fdinitto@redhat.com>
To: cluster-devel.redhat.com
Subject: [Cluster-devel] fence-agents 3.1.4 stable release
Date: Wed, 25 May 2011 09:34:57 +0200 [thread overview]
Message-ID: <4DDCB121.1020204@redhat.com> (raw)
Welcome to the fence-agents 3.1.4 release.
This release contains a few bug fixes and a new fence_xenapi contributed
by Matt Clark that supports Citrix XenServer and XCP.
The new source tarball can be downloaded here:
https://fedorahosted.org/releases/f/e/fence-agents/fence-agents-3.1.4.tar.xz
To report bugs or issues:
https://bugzilla.redhat.com/
Would you like to meet the cluster team or members of its community?
Join us on IRC (irc.freenode.net #linux-cluster) and share your
experience with other sysadministrators or power users.
Thanks/congratulations to all people that contributed to achieve this
great milestone.
Happy clustering,
Fabio
Under the hood (from 3.1.3):
Cedric Buissart (1):
ipmilan help: login same as -l
Fabio M. Di Nitto (4):
Fix file permissions
build: add missing file from tarball release
fence_rsa: readd test info
build: allow selection of agents to build and fix configure help
output
Lon Hohberger (1):
Revert "fence_ipmilan: Correct return code for diag operation"
Marek 'marx' Grac (1):
fence_ipmilan: Correct return code for diag operation
Matt Clark (5):
New fencing script for Citrix XenServer and XCP.
Updated to include xenapi script.
Updated to include xenapi script in Makefile.am.
Clean up of fence_xenapi patches. Moved XenAPI.py to lib directory
and added to Makefile.am.
Cleanup of fence_xenapi patches. Added copyright information to
doc/COPYRIGHT. Fixed static reference to lib directory in
fence_xenapi.py. Fixed static reference to RELEASE_VERSION and
BUILD_DATE in fence_xenapi.py.
configure.ac | 38 +++++-
doc/COPYRIGHT | 4 +
fence/agents/Makefile.am | 40 +-----
fence/agents/ipmilan/ipmilan.c | 4 +-
fence/agents/lib/Makefile.am | 8 +-
fence/agents/lib/XenAPI.py.py | 209 ++++++++++++++++++++++++++
fence/agents/rsa/fence_rsa.py | 1 +
fence/agents/xenapi/Makefile.am | 17 ++
fence/agents/xenapi/fence_xenapi.py | 231
+++++++++++++++++++++++++++++
9 files changed, 505 insertions(+), 47 deletions(-)
reply other threads:[~2011-05-25 7:34 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=4DDCB121.1020204@redhat.com \
--to=fdinitto@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).