- docker-wrapper: per resource logging of lrmd and remote client tool
- pengine: Avoid trailing whitespaces when printing resource state - pengine: cl#5207 - Display "UNCLEAN" for resources running on unclean offline nodes - docker-wrapper: add reuse option for presistent containers - Upstream version cs: 7a2e3ae6b736621933b24f4cdc9ea260021d878d OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/pacemaker?expand=0&rev=200
This commit is contained in:
parent
14fcf447e7
commit
af774e777a
2
_service
2
_service
@ -11,7 +11,7 @@
|
||||
<param name="version">1.1.12</param>
|
||||
-->
|
||||
<param name="versionformat">1.1.12.git%cd.%h</param>
|
||||
<param name="revision">3263963bf0f5ef2ecc88e7806a59af09e017de28</param>
|
||||
<param name="revision">7a2e3ae6b736621933b24f4cdc9ea260021d878d</param>
|
||||
</service>
|
||||
|
||||
<service name="recompress" mode="disabled">
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a79247681abbd926d9cbd1c97beab41e2fd4282997c2b3ecb9643df017e68189
|
||||
size 9563852
|
3
pacemaker-1.1.12.git20150413.7a2e3ae.tar.bz2
Normal file
3
pacemaker-1.1.12.git20150413.7a2e3ae.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f5b3f6defb158754ffb6c027b11099aa2b1597e91c4dbeb92cad95098ed0e884
|
||||
size 9563881
|
@ -1,9 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 10 17:31:24 UTC 2015 - ygao@suse.com
|
||||
Mon Apr 13 08:57:35 UTC 2015 - ygao@suse.com
|
||||
|
||||
- Rebase:
|
||||
* pacemaker-NodeUtilization-RA.patch
|
||||
|
||||
- docker-wrapper: per resource logging of lrmd and remote client tool
|
||||
- pengine: Avoid trailing whitespaces when printing resource state
|
||||
- pengine: cl#5207 - Display "UNCLEAN" for resources running on unclean offline nodes
|
||||
- docker-wrapper: add reuse option for presistent containers
|
||||
- docker-wrapper: only override exit reason if docker daemon is inactive
|
||||
- pengine: handle isolated resource scenario, cloned group of isolated resources
|
||||
- pengine: handle cloned isolated resources in a sane way
|
||||
@ -25,7 +29,7 @@ Fri Apr 10 17:31:24 UTC 2015 - ygao@suse.com
|
||||
- crm_resource: Fix output format of the warning from --force-start
|
||||
- crm_resource: Display the locations of all anonymous clone children when supplying the children's common ID (bsc#870339)
|
||||
- cib: Correctly track node state
|
||||
- Upstream version cs: 3263963bf0f5ef2ecc88e7806a59af09e017de28
|
||||
- Upstream version cs: 7a2e3ae6b736621933b24f4cdc9ea260021d878d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 27 15:09:25 UTC 2015 - ygao@suse.com
|
||||
|
@ -99,7 +99,7 @@ Name: pacemaker
|
||||
Summary: Scalable High-Availability cluster resource manager
|
||||
License: GPL-2.0+ and LGPL-2.1+
|
||||
Group: Productivity/Clustering/HA
|
||||
Version: 1.1.12.git20150410.3263963
|
||||
Version: 1.1.12.git20150413.7a2e3ae
|
||||
Release: 0
|
||||
#Release: %{pcmk_release}%{?dist}
|
||||
Url: http://www.clusterlabs.org
|
||||
|
Loading…
Reference in New Issue
Block a user