- PE: Support non-actionable degraded mode for OCF
- lrmd, services: interpret LSB status codes properly OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/pacemaker?expand=0&rev=190
This commit is contained in:
parent
78ef010d5d
commit
a4fa041993
2
_service
2
_service
@ -11,7 +11,7 @@
|
|||||||
<param name="version">1.1.12</param>
|
<param name="version">1.1.12</param>
|
||||||
-->
|
-->
|
||||||
<param name="versionformat">1.1.12.git%cd.%h</param>
|
<param name="versionformat">1.1.12.git%cd.%h</param>
|
||||||
<param name="revision">ce0980220db05ac70f31cad9e265f356d564c4d6</param>
|
<param name="revision">e32080b460f81486b85d08ec958582b3e72d858c</param>
|
||||||
</service>
|
</service>
|
||||||
|
|
||||||
<service name="recompress" mode="disabled">
|
<service name="recompress" mode="disabled">
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:1e2b98a80550a9383e1db0d640a9f71d0e5e17495e68ccbed2f4624009360869
|
|
||||||
size 9439513
|
|
3
pacemaker-1.1.12.git20150313.e32080b.tar.bz2
Normal file
3
pacemaker-1.1.12.git20150313.e32080b.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:a95672698193dd9d8b51b2c0220d1755c5634c0984d5f9e133cea0a98cf62633
|
||||||
|
size 9441027
|
@ -1,6 +1,8 @@
|
|||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Mar 12 10:58:33 UTC 2015 - ygao@suse.com
|
Fri Mar 13 09:38:52 UTC 2015 - ygao@suse.com
|
||||||
|
|
||||||
|
- PE: Support non-actionable degraded mode for OCF
|
||||||
|
- lrmd, services: interpret LSB status codes properly
|
||||||
- tools: add crm_resource --wait option
|
- tools: add crm_resource --wait option
|
||||||
- tools: attrd_updater supports --query and --all options
|
- tools: attrd_updater supports --query and --all options
|
||||||
- attrd: attrd supports queries
|
- attrd: attrd supports queries
|
||||||
|
@ -99,7 +99,7 @@ Name: pacemaker
|
|||||||
Summary: Scalable High-Availability cluster resource manager
|
Summary: Scalable High-Availability cluster resource manager
|
||||||
License: GPL-2.0+ and LGPL-2.1+
|
License: GPL-2.0+ and LGPL-2.1+
|
||||||
Group: Productivity/Clustering/HA
|
Group: Productivity/Clustering/HA
|
||||||
Version: 1.1.12.git20150312.ce09802
|
Version: 1.1.12.git20150313.e32080b
|
||||||
Release: 0
|
Release: 0
|
||||||
#Release: %{pcmk_release}%{?dist}
|
#Release: %{pcmk_release}%{?dist}
|
||||||
Url: http://www.clusterlabs.org
|
Url: http://www.clusterlabs.org
|
||||||
|
Loading…
x
Reference in New Issue
Block a user