[Linux-cluster] fence-agents 3.1.4 stable release

Fabio M. Di Nitto fdinitto at redhat.com
Wed May 25 07:34:57 UTC 2011


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(-)




More information about the Linux-cluster mailing list