3798d180d6
Accepting request 99402 from network:ha-clustering:Factory
Stephan Kulow
2012-01-09 15:23:12 +00:00
57479f7983
- Only include glib.h in plugin.h (don't directly use glib/ghash.h)
Tim Serong2012-01-09 08:27:17 +00:00
e72f4c3581
- Only include glib.h in plugin.h (don't directly use glib/ghash.h)
Tim Serong2012-01-09 08:27:17 +00:00
083e807b0c
Accepting request 98031 from network:ha-clustering:Factory
Stephan Kulow
2011-12-25 16:37:35 +00:00
717bf1b747
Accepting request 98031 from network:ha-clustering:Factory
Stephan Kulow
2011-12-25 16:37:35 +00:00
9e47ca36be
Make crmsh a Recommends, not a Requires
Tim Serong2011-12-16 06:29:31 +00:00
c7ec3813f2
Make crmsh a Recommends, not a Requires
Tim Serong2011-12-16 06:29:31 +00:00
ddd59e7557
- RA: add NodeUtilization - stonith-ng: export stonith resource name to stonith agents - crmd: Send out all of the meta parameters to lrmd for stop action - RA: Fix the metadata of HealthSMART and SysInfo RAs - stonith: Longer default timeout/interval of operations for stonith resources - Doc: many proof-reading improvements - stonith: Fix the stonith timeout issue (cl#5009, bnc#727498) - update the license information in pacemaker.spec (bnc#726795) - xml: Add rsc_ticket support into "pacemaker-1.2" schema - xml: Add resource template support into "pacemaker-1.2" schema - tools: Avoid problems caused by differences between node name and uname -n - PE: Resolve memory leak when retrieving failure counts - Stonith: Implement a manual override for when nodes are known to be safely off - PE: Implement limit number of concurrent live migrations (FATE#310118) - PE: Implement referencing templates in constraints - PE: Move master based on failure of colocated group - Fencing: Support admin configurable timeouts for API operations - Fencing: Support checking in-progress operations for all nodes - don't package crm shell code - add Requires: crmsh - Build man pages and html versions (bnc#723680) - Shell: template support - Upstream version cs: b988976485d15cb702c9307df55512d323831a5e
Tim Serong2011-12-16 04:55:14 +00:00
1d92dc70ad
- RA: add NodeUtilization - stonith-ng: export stonith resource name to stonith agents - crmd: Send out all of the meta parameters to lrmd for stop action - RA: Fix the metadata of HealthSMART and SysInfo RAs - stonith: Longer default timeout/interval of operations for stonith resources - Doc: many proof-reading improvements - stonith: Fix the stonith timeout issue (cl#5009, bnc#727498) - update the license information in pacemaker.spec (bnc#726795) - xml: Add rsc_ticket support into "pacemaker-1.2" schema - xml: Add resource template support into "pacemaker-1.2" schema - tools: Avoid problems caused by differences between node name and uname -n - PE: Resolve memory leak when retrieving failure counts - Stonith: Implement a manual override for when nodes are known to be safely off - PE: Implement limit number of concurrent live migrations (FATE#310118) - PE: Implement referencing templates in constraints - PE: Move master based on failure of colocated group - Fencing: Support admin configurable timeouts for API operations - Fencing: Support checking in-progress operations for all nodes - don't package crm shell code - add Requires: crmsh - Build man pages and html versions (bnc#723680) - Shell: template support - Upstream version cs: b988976485d15cb702c9307df55512d323831a5e
Tim Serong2011-12-16 04:55:14 +00:00
fd7b684c6f
replace license with spdx.org variant
Stephan Kulow
2011-12-06 17:35:23 +00:00
b77925ad77
replace license with spdx.org variant
Stephan Kulow
2011-12-06 17:35:23 +00:00
31d27d2cae
Updating link to change in openSUSE:Factory/pacemaker revision 42.0
OBS User buildservice-autocommit
2011-12-06 17:35:23 +00:00
ae7fb67b9e
Updating link to change in openSUSE:Factory/pacemaker revision 42.0
OBS User buildservice-autocommit
2011-12-06 17:35:23 +00:00
b52557a415
Accepting request 93435 from network:ha-clustering:Factory
Stephan Kulow
2011-11-25 22:12:36 +00:00
672a5c5ace
Accepting request 93435 from network:ha-clustering:Factory
Stephan Kulow
2011-11-25 22:12:36 +00:00
b5db8b1997
Accepting request 92662 from home:coolo:removelibtool
Stephan Kulow
2011-11-24 12:52:56 +00:00
dd274ba7cd
Accepting request 92662 from home:coolo:removelibtool
Stephan Kulow
2011-11-24 12:52:56 +00:00
b19ad2fff7
- Upgrade to 1.1.6. - PE: Demote from Master does not clear previous errors - crmd: Prevent secondary DC fencing resulting from CIB updates that are lost due to elections - crmd: Log duplicate DC detection as a WARNING not ERROR - crmd: Bug lf#2632 - Correctly handle nodes that return faster than stonith - Core: Treat GNUTLS_E_UNEXPECTED_PACKET_LENGTH as normal termination of a TLS session - cib: Call gnutls_bye() and shutdown() when disconnecting from remote TLS connections - cib: Remove disconnected remote connections from mainloop - cib: Attempt a graceful sign-off for remote TLS connections - Core: Ensure there is sufficient space for EOS when building short-form option strings (prevents segfault) - Core: Fix variable expansion in pkg-config files - PE: Resolve memory leak reported by valgrind - PE: Fix memory leak for re-allocated resources reported by valgrind - PE: Improve the merging with template's operations - crmd: Allow nodes to fence themselves if they're the last one standing (lf#2584) - stonith: Add an API call for listing installed agents - stonith: Allow the fencing history to be queried - stonith: Ensure completed operations are recorded as such in the history - stonith: Support --quiet to display just the seconds since epoch at which a node was last shot - stonith: Serialize actions for a given device - stonith: Add missing entries to stonith_error2string() (missing
Tim Serong2011-09-20 14:36:23 +00:00
0440703030
- Upgrade to 1.1.6. - PE: Demote from Master does not clear previous errors - crmd: Prevent secondary DC fencing resulting from CIB updates that are lost due to elections - crmd: Log duplicate DC detection as a WARNING not ERROR - crmd: Bug lf#2632 - Correctly handle nodes that return faster than stonith - Core: Treat GNUTLS_E_UNEXPECTED_PACKET_LENGTH as normal termination of a TLS session - cib: Call gnutls_bye() and shutdown() when disconnecting from remote TLS connections - cib: Remove disconnected remote connections from mainloop - cib: Attempt a graceful sign-off for remote TLS connections - Core: Ensure there is sufficient space for EOS when building short-form option strings (prevents segfault) - Core: Fix variable expansion in pkg-config files - PE: Resolve memory leak reported by valgrind - PE: Fix memory leak for re-allocated resources reported by valgrind - PE: Improve the merging with template's operations - crmd: Allow nodes to fence themselves if they're the last one standing (lf#2584) - stonith: Add an API call for listing installed agents - stonith: Allow the fencing history to be queried - stonith: Ensure completed operations are recorded as such in the history - stonith: Support --quiet to display just the seconds since epoch at which a node was last shot - stonith: Serialize actions for a given device - stonith: Add missing entries to stonith_error2string() (missing
Tim Serong2011-09-20 14:36:23 +00:00
89f84ab23c
Autobuild autoformatter for 78087
Sascha Peilicke
2011-08-07 16:51:32 +00:00
4c55b0595d
Autobuild autoformatter for 78087
Sascha Peilicke
2011-08-07 16:51:32 +00:00
fbf526193b
Updating link to change in openSUSE:Factory/pacemaker revision 38.0
OBS User buildservice-autocommit
2011-08-07 16:51:32 +00:00
9b36f38b04
Updating link to change in openSUSE:Factory/pacemaker revision 38.0
OBS User buildservice-autocommit
2011-08-07 16:51:32 +00:00
d639a3cf8b
- PE: Consolidate logging for resources active on multiple nodes - PE: More accurate logging of restarts and recovery for master/slave resources - PE: target-role alone is not sufficient to promote resources (lf#2544) - ais: Ensure that process death is communicated to peer nodes (lf#2550) - PE: Certain stop operations require STONITH, could overload the batch-limit otherwise (lf#2551, bnc#669229) - Shell: Do not print XML for permission denied errors - ACL: Support access control on "cleanup" - crmd: Cancel recurring operations while we're still connected to the lrmd - crmd: Suppress an ERROR by teaching fsa_action2string() about complex actions - crmd: ACL: Prohibit non-privileged users to "fail" resources - Core: Do not store last-run for recurring operations, since it is misleading - Doc: Add ACL documentation - Upstream version cs: ecb6baaf7fc0
Tim Serong2011-02-09 12:11:14 +00:00
5f1e9073fd
- PE: Consolidate logging for resources active on multiple nodes - PE: More accurate logging of restarts and recovery for master/slave resources - PE: target-role alone is not sufficient to promote resources (lf#2544) - ais: Ensure that process death is communicated to peer nodes (lf#2550) - PE: Certain stop operations require STONITH, could overload the batch-limit otherwise (lf#2551, bnc#669229) - Shell: Do not print XML for permission denied errors - ACL: Support access control on "cleanup" - crmd: Cancel recurring operations while we're still connected to the lrmd - crmd: Suppress an ERROR by teaching fsa_action2string() about complex actions - crmd: ACL: Prohibit non-privileged users to "fail" resources - Core: Do not store last-run for recurring operations, since it is misleading - Doc: Add ACL documentation - Upstream version cs: ecb6baaf7fc0
Tim Serong2011-02-09 12:11:14 +00:00
e4403a74bd
- Upgrade from 1.1.2.1 to 1.1.5.
Tim Serong2011-02-08 14:00:12 +00:00
e1af2ec428
- Upgrade from 1.1.2.1 to 1.1.5.
Tim Serong2011-02-08 14:00:12 +00:00
09ecfcee4d
Updating link to change in openSUSE:Factory/pacemaker revision 33.0
OBS User buildservice-autocommit
2010-12-02 15:19:58 +00:00
0883203356
Updating link to change in openSUSE:Factory/pacemaker revision 33.0
OBS User buildservice-autocommit
2010-12-02 15:19:58 +00:00