- PE: Add a special attribute for distinguishing between real nodes and containers in constraint rules
- PE: Allow location constraints to take a regex pattern to match against resource IDs - Bug rhbz#1011618 - Consistently use 'Slave' as the role for unpromoted master/slave resources - cibadmin: Report errors during sign-off - Fencing: Observe pcmk_host_list during automatic unfencing - services: Prevent use-of-NULL when executing service actions - crm_resource: Provide a meaningful error if --master is used for primitives and groups - ipc: Raise the default buffer size to 128k (bnc#838358) - Upstream version cs: ecd44e642db3b65ee83aceed0e93376894a58c47 - plugin: stonith-ng needs membership updates (bnc#841010) - controld: allow the stonith-enabled check to be overridden (bnc#842186, fate#315195) - attrd: Avoid infinite write loop for unknown peers - tools: Detect orphaned remote-nodes when setting attributes - controld: don't start dlm if stonith-enabled is false (bnc#842186, fate#315195) - pengine: Probe container nodes - crmd: Tell attrd when remote-node is disconnected - attrd: Give remote-nodes ability to set attributes with attrd - Upstream version cs: c68919f46bbaa96ec4ff2c770f82588280277fe6 - crmd: Expose "expected-quorum-votes" option in the metadata only for plugin-based clusters - decode_transition_key: Older systems do not support '%ms' in sscanf - cib: Guard against overly long user specified strings - crm_shadow: Simplify prompt generation and impose a sane limit on length - fencing: Skip empty notifications from the cib - election: Do not update state when ACKs arrive - cib: Additional logging for invalid diff updates OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/pacemaker?expand=0&rev=64
This commit is contained in:
parent
b861e2573d
commit
0712d956b5
@ -1,3 +1,57 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 29 05:12:24 UTC 2013 - ygao@suse.com
|
||||
|
||||
- PE: Add a special attribute for distinguishing between real nodes and containers in constraint rules
|
||||
- PE: Allow location constraints to take a regex pattern to match against resource IDs
|
||||
- Bug rhbz#1011618 - Consistently use 'Slave' as the role for unpromoted master/slave resources
|
||||
- cibadmin: Report errors during sign-off
|
||||
- Fencing: Observe pcmk_host_list during automatic unfencing
|
||||
- services: Prevent use-of-NULL when executing service actions
|
||||
- crm_resource: Provide a meaningful error if --master is used for primitives and groups
|
||||
- ipc: Raise the default buffer size to 128k (bnc#838358)
|
||||
- Upstream version cs: ecd44e642db3b65ee83aceed0e93376894a58c47
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 25 06:37:41 UTC 2013 - lmb@suse.com
|
||||
|
||||
- plugin: stonith-ng needs membership updates (bnc#841010)
|
||||
- controld: allow the stonith-enabled check to be overridden
|
||||
(bnc#842186, fate#315195)
|
||||
- attrd: Avoid infinite write loop for unknown peers
|
||||
- tools: Detect orphaned remote-nodes when setting attributes
|
||||
- controld: don't start dlm if stonith-enabled is false (bnc#842186, fate#315195)
|
||||
- pengine: Probe container nodes
|
||||
- crmd: Tell attrd when remote-node is disconnected
|
||||
- attrd: Give remote-nodes ability to set attributes with attrd
|
||||
- Upstream version cs: c68919f46bbaa96ec4ff2c770f82588280277fe6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 25 06:19:58 UTC 2013 - lmb@suse.com
|
||||
|
||||
- crmd: Expose "expected-quorum-votes" option in the metadata only for plugin-based clusters
|
||||
- decode_transition_key: Older systems do not support '%ms' in
|
||||
sscanf
|
||||
- cib: Guard against overly long user specified strings
|
||||
- crm_shadow: Simplify prompt generation and impose a sane limit on
|
||||
length
|
||||
- fencing: Skip empty notifications from the cib
|
||||
- election: Do not update state when ACKs arrive
|
||||
- cib: Additional logging for invalid diff updates
|
||||
- cib: Correctly check for archived configuration files
|
||||
- crmd: Reliably detect and act on reprobe operations from the policy
|
||||
engine
|
||||
- crm_mon: Do not display duplicates of failed actions
|
||||
- crm_node: Display partition output in sorted order
|
||||
- cib: Allow values to be added/updated and removed in a single update
|
||||
- attrd: Use the truely atomic version where CPG is used for cluster communication
|
||||
- attrd: Untested reimplementation of a truely atomic attrd
|
||||
- election: Track the election state and allow it to be queried
|
||||
- crm_resource: Handle --ban for master/slave resources as advertised
|
||||
(rhbz#902407)
|
||||
- xml: Location constraints are allowed to specify a role
|
||||
- Review and refresh all patches to apply without fuzz.
|
||||
- Upstream version cs: 144c2fc4b2f50623cbc87bf20788717e0b058a38
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 24 13:27:53 UTC 2013 - ygao@suse.com
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ebf303f79d19803dbd123f44fc5348e3c2793cd356524499dd3e34b7f3876d49
|
||||
size 8792509
|
||||
oid sha256:ca750e456d53273594e4873c406d64bd161e2e5494027bfacc6f7570785b23fd
|
||||
size 8815076
|
||||
|
Loading…
Reference in New Issue
Block a user