puppet-pacemaker/TODO.md
Dmitry Ilyin 4d2e554f68 Merge with fuel-infra/puppet-pacemaker
* Import all providers, specs and tests to this module
* Use corosync module to actually install paceamker

Fuel-CI: disable
Change-Id: I9a16ad1453b694aa0a3e78d079f9c57365a5fcf1
2016-05-25 11:22:22 +02:00

789 B

  • add pacemaker_group type
  • pacemaker_location add date_expressions support
  • pacemaker_location rules format/validation
  • pacemaker_resource convert complex to simple and back
  • pacemaker_resource add utilization support
  • cleanup unused methods from pacemaker_nodes provider
  • unit tests for location, colocation, order autorequire functions
  • change tests behaviour according to the options and test several possible options
  • noop provider is not working for non-ensurable types
  • colocation/location/order will prevent its primitives from being removed. remove constraints first?
  • primitive should use similar functions to constraint_location_add/remove to reduce code duplication
  • primitive_is_started? and primitive_is_managed don't support resource defaults and management-mode