- Update to 4.0.16:

* fence_kdump has implemented 'monitor' action that check if local node 
    is capable of working with kdump
  * path to smnp(walk|get|set) can be set at runtime
  * new operation 'validate-all' for majority of agents that checks if 
    entered parameters are sufficient without connecting to fence 
    device. Be aware that some checks can be done only after we receive 
    information from fence device, so these are not tested.
  * new operation 'list-status' that present CSV output (plug_number, 
    plug_alias, plug_status) where status is ON/OFF/UNKNOWN

OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/fence-agents?expand=0&rev=34
This commit is contained in:
Kristoffer Gronlund 2015-03-09 13:28:13 +00:00 committed by Git OBS Bridge
parent e68593fda5
commit c24e62ca1a
4 changed files with 18 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3519343b12532076915aee926a8173d5a016b19206f3b4b4292eebcd93a11ecb
size 598424

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d45e21b5f27ee0beb0d9202d67ee0f998ab565295954c0749353f258c4b9bf56
size 600336

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Mon Mar 9 13:21:53 UTC 2015 - kgronlund@suse.com
- Update to 4.0.16:
* fence_kdump has implemented 'monitor' action that check if local node
is capable of working with kdump
* path to smnp(walk|get|set) can be set at runtime
* new operation 'validate-all' for majority of agents that checks if
entered parameters are sufficient without connecting to fence
device. Be aware that some checks can be done only after we receive
information from fence device, so these are not tested.
* new operation 'list-status' that present CSV output (plug_number,
plug_alias, plug_status) where status is ON/OFF/UNKNOWN
-------------------------------------------------------------------
Mon Feb 9 15:23:23 UTC 2015 - kgronlund@suse.com

View File

@ -22,7 +22,7 @@ Name: fence-agents
Summary: Fence Agents for Pacemaker from RHCS
License: GPL-2.0 and LGPL-2.1
Group: Productivity/Clustering/HA
Version: 4.0.15
Version: 4.0.16
Release: 0
Url: http://git.fedorahosted.org/git/fence-agents.git
Source0: %{name}-%{version}.tar.xz