+ High: mcp: Fix spelling mistake in systemd service script that prevents shutdown
+ High: mcp: Shut down if corosync becomes unavailable
+ High: mcp: systemd control file is now functional
+ High: PE: Before migrating an utilization-using resource to a node, take off the load which will no longer run there (lf#2599, bnc#695440)
+ High: PE: Before migrating an utilization-using resource to a node, take off the load which will no longer run there (regression tests) (lf#2599, bnc#695440)
+ High: PE: Bug lf#2574 - Prevent shuffling by choosing the correct clone instance to stop
+ High: PE: Bug lf#2575 - Use uname for migration variables, id is a UUID on heartbeat
+ High: PE: Bug lf#2581 - Avoid group restart when clone (re)starts on an unrelated node
+ High: PE: Bug lf#2613, lf#2619 - Group migration after failures and non-default utilization policies
+ High: PE: Bug suse#707150 - Prevent services being active if dependancies on clones are not satisfied
+ High: PE: Correctly recognise which recurring operations are currently active
+ High: PE: Demote from Master does not clear previous errors
+ High: PE: Ensure restarts due to definition changes cause the start action to be re-issued not probes
+ High: PE: Ensure role is preserved for unmanaged resources
+ High: PE: Ensure unmanaged resources have the correct role set so the correct monitor operation is chosen
+ High: PE: Fix memory leak for re-allocated resources reported by valgrind
+ High: PE: Implement cluster ticket and deadman
+ High: PE: Implement resource template
+ High: pengine: Correctly determine the state of multi-state resources with a partial operation history
+ High: PE: Only allocate master/slave resources once
+ High: PE: Partial revert of 'Minor code cleanup CS: cf6bca32376c On: 2011-08-15'
+ High: PE: Resolve memory leak reported by valgrind
+ High: PE: Restore the ability to save inputs to disk
+ High: Shell: implement -w,--wait option to wait for the transition to finish
+ High: Shell: repair template list command
+ High: Shell: set of commands to examine logs, reports, etc
+ High: Stonith: Consolidate pcmk_host_map into run_stonith_agent so that it is applied consistently
+ High: Stonith: Deprecate pcmk_arg_map for the saner pcmk_host_argument
+ High: Stonith: Fix use-of-NULL by g_hash_table_lookup
+ High: Stonith: Improved pcmk_host_map parsing
+ High: Stonith: Prevent use-of-NULL by g_hash_table_lookup
+ High: Stonith: Prevent use-of-NULL when no Linux-HA stonith agents are present
+ High: stonith: Add missing entries to stonith_error2string()
+ High: Stonith: Correctly finish sending agent options if the initial write is interrupted