- 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="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">3263963bf0f5ef2ecc88e7806a59af09e017de28</param>
|
<param name="revision">7a2e3ae6b736621933b24f4cdc9ea260021d878d</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: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:
|
- Rebase:
|
||||||
* pacemaker-NodeUtilization-RA.patch
|
* 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
|
- docker-wrapper: only override exit reason if docker daemon is inactive
|
||||||
- pengine: handle isolated resource scenario, cloned group of isolated resources
|
- pengine: handle isolated resource scenario, cloned group of isolated resources
|
||||||
- pengine: handle cloned isolated resources in a sane way
|
- 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: 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)
|
- crm_resource: Display the locations of all anonymous clone children when supplying the children's common ID (bsc#870339)
|
||||||
- cib: Correctly track node state
|
- cib: Correctly track node state
|
||||||
- Upstream version cs: 3263963bf0f5ef2ecc88e7806a59af09e017de28
|
- Upstream version cs: 7a2e3ae6b736621933b24f4cdc9ea260021d878d
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Mar 27 15:09:25 UTC 2015 - ygao@suse.com
|
Fri Mar 27 15:09:25 UTC 2015 - ygao@suse.com
|
||||||
|
@ -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.git20150410.3263963
|
Version: 1.1.12.git20150413.7a2e3ae
|
||||||
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