Accepting request 892055 from network:ha-clustering:Factory
- Update to version 4.8.0+git.1619794372.c48ba825: * fence_lindypdu: update metadata * fence_lindypdu: new fence agent * fencing: add stonith_status_sleep parameter for sleep between status calls during a STONITH action * fence_openstack: code formatting fixes per: https://github.com/ClusterLabs/fence-agents/pull/397#pullrequestreview-634281798 * Proper try-except for connection exception. * Fix CI. * Do not wrap as many values. * Restore port metadata. * Update xml metadata. * Use standard logging. * Revert change to __all__ * Major rework of the original agent: OBS-URL: https://build.opensuse.org/request/show/892055 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fence-agents?expand=0&rev=53
This commit is contained in:
commit
956ba54595
@ -1,4 +1,4 @@
|
|||||||
<servicedata>
|
<servicedata>
|
||||||
<service name="tar_scm">
|
<service name="tar_scm">
|
||||||
<param name="url">git://github.com/ClusterLabs/fence-agents.git</param>
|
<param name="url">git://github.com/ClusterLabs/fence-agents.git</param>
|
||||||
<param name="changesrevision">dc6177e2f288bf450f99f618f613f45036de599b</param></service></servicedata>
|
<param name="changesrevision">c48ba825e78408172c5f789f7960b071d6b7ed38</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:8d2ba7af1de16a30d8819c7737cfec9340b4c824ce702d8977371e6ea70e79aa
|
|
||||||
size 314704
|
|
3
fence-agents-4.8.0+git.1619794372.c48ba825.tar.xz
Normal file
3
fence-agents-4.8.0+git.1619794372.c48ba825.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:fd296fc9c3cde89887ecb5f52078ae147f0f1671cb52914d537adb0a4c105638
|
||||||
|
size 316156
|
@ -1,3 +1,20 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon May 10 12:51:57 UTC 2021 - varkoly@suse.com
|
||||||
|
|
||||||
|
- Update to version 4.8.0+git.1619794372.c48ba825:
|
||||||
|
* fence_lindypdu: update metadata
|
||||||
|
* fence_lindypdu: new fence agent
|
||||||
|
* fencing: add stonith_status_sleep parameter for sleep between status calls during a STONITH action
|
||||||
|
* fence_openstack: code formatting fixes per: https://github.com/ClusterLabs/fence-agents/pull/397#pullrequestreview-634281798
|
||||||
|
* Proper try-except for connection exception.
|
||||||
|
* Fix CI.
|
||||||
|
* Do not wrap as many values.
|
||||||
|
* Restore port metadata.
|
||||||
|
* Update xml metadata.
|
||||||
|
* Use standard logging.
|
||||||
|
* Revert change to __all__
|
||||||
|
* Major rework of the original agent:
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Apr 09 08:38:18 UTC 2021 - trenn@suse.de
|
Fri Apr 09 08:38:18 UTC 2021 - trenn@suse.de
|
||||||
|
|
||||||
|
@ -29,7 +29,7 @@ Name: fence-agents
|
|||||||
Summary: Fence Agents for High Availability
|
Summary: Fence Agents for High Availability
|
||||||
License: GPL-2.0-only AND LGPL-2.1-only
|
License: GPL-2.0-only AND LGPL-2.1-only
|
||||||
Group: Productivity/Clustering/HA
|
Group: Productivity/Clustering/HA
|
||||||
Version: 4.8.0+git.1617895246.97a7479e
|
Version: 4.8.0+git.1619794372.c48ba825
|
||||||
Release: 0
|
Release: 0
|
||||||
URL: https://github.com/ClusterLabs/fence-agents
|
URL: https://github.com/ClusterLabs/fence-agents
|
||||||
Source0: %{name}-%{version}.tar.xz
|
Source0: %{name}-%{version}.tar.xz
|
||||||
|
Loading…
x
Reference in New Issue
Block a user