fence-agents: v4.0.9 annotated tag has been created

Marek GrĂ¡c marx at fedoraproject.org
Wed May 14 12:51:18 UTC 2014


Gitweb:        http://git.fedorahosted.org/git/?p=fence-agents.git;a=commitdiff;h=09855704275b6687f104bbacc7c10dbf85782134
Commit:        09855704275b6687f104bbacc7c10dbf85782134
Parent:        0000000000000000000000000000000000000000
Author:        Marek 'marx' Grac <mgrac at redhat.com>
AuthorDate:    2014-05-14 12:48 +0000
Committer:     Marek 'marx' Grac <mgrac at redhat.com>
CommitterDate: 2014-05-14 12:48 +0000

annotated tag: v4.0.9 has been created
	    at 09855704275b6687f104bbacc7c10dbf85782134 (tag)
       tagging 5551d8c2d6975927899c086985f19ebb29f5684e (commit)
      replaces v4.0.8

v4.0.9 release

Marek 'marx' Grac (49):
      testing: Add regression tests for XML metadata of python fence agents
      testing: Add regression tests for XML metadata of C fence agents
      [cleanup] Add missing spaces and fix tab/spaces indentation
      [cleanup] Proper import of atexit
      [cleanup] Remove unused variables
      [cleanup] Split lines that were too long
      [cleanup] Remove unused dependencies
      [cleanup] Remove problems with redefining variables/functions
      [cleanup] Only symbols that should be used are exported from fencing library
      [cleanup] Mark raw strings with r""
      [cleanup] Only symbols that should be used are exported from fencing_snmp library
      [cleanup] Errors when encountering mixed space/tab in python
      [cleanup] Mark raw strings with r"" in fence_virsh
      [cleanup] Remove snmp_define_defaults()
      [cleanup] Remove unused arguments
      [cleanup] Remove transfer script used in transition 3.x->4.x
      [cleanup] Fix invalid names of variables
      [cleanup] Fixing small issues created during cleaning phase
      fence_wti: Action 'list' prints also named groups
      [cleanup] fence_wti: Fix variables that can be used before assignement
      [cleanup] remove LOG_MODE_*
      fencing: Refactor access to 3rd-party binaries
      [cleanup] Add missing spaces
      [cleanup] Define parent class even if it is object
      fence_vmware: Invalid arguments for vmware_get_outlets_vi()
      [cleanup] Cleaning in fence_raritan
      [cleanup] Replace map/filter by list comprehensions
      [cleanup] Remove additional parentheses
      [cleanup] Replace vmware_log() with direct call of logging
      fencing: ipport defaults was set after defaults were used
      fencing: Fix invalid parsing in XML metadata
      fencing: Pexpect problems - missing return statement
      [cleanup] Remove warning logging-not-lazy
      [cleanup] Remove method log_command() from FencingSnmp as it was replaced by logging.debug()
      [cleanup] Removing unused part which was replaced by proper 'default' values for 'ipport'
      fencing: Introduce new device option 'no_status'
      fencing: Add support for --delay for all python non-SNMP fence agents
      fencing: Add support for --delay for all python SNMP fence agents
      [cleanup] Add broad exception specification for each except
      [cleanup] Remove unused import of modules
      [cleanup] Create function fence_logout()
      [cleanup] Simplify 'if' statements to use 'not' and 'get'
      [cleanup] '--action' should be normalized to lowercase at one place only
      [cleanup] function array_to_dict() from agents to library
      [cleanup] Fix whitespace according to PEP8
      testing: python agents are tested for working delay function
      fence_ovh: Fix problems according to patch in mailing list.
      fence_ovh: --delay should be applied before attempt to login
      fence_pve: Add testing arguments for --delay test

Ondrej Mular (5):
      fence_ipmilan: send empty password, if password is not entered
      fencing: added timeout and env parameters to run_command function
      fence_amt: sending password over env
      fencing: added option "on_target"
      fence_pve: new fence-agent for Proxmox VE


More information about the cluster-commits mailing list