senlin/senlin/policies
Haiwei Xu ed9eb86c6b Make deletion policy work for CLUSTER_DEL_NODES action
Currently there are gaps between cluster_del_nodes action's inputs
data and deletion policy, which makes deletion policy not work for
cluster_del_nodes action.

Change-Id: Ib6bd9bc82f072238f5276206d5104016ee12f366
2015-10-14 16:55:13 +09:00
..
__init__.py Revise policy enforcement level implementation 2015-08-08 07:00:07 -04:00
base.py Merge "Add 'singleton' property to base policy" 2015-09-02 07:11:23 +00:00
batch_policy.py Add 'type' and 'version' to policy spec 2015-08-29 23:00:26 -04:00
deletion_policy.py Make deletion policy work for CLUSTER_DEL_NODES action 2015-10-14 16:55:13 +09:00
health_policy.py Add 'type' and 'version' to policy spec 2015-08-29 23:00:26 -04:00
lb_policy.py Revise data passing for LB policy 2015-10-01 10:08:21 -04:00
placement_policy.py Add 'type' and 'version' to policy spec 2015-08-29 23:00:26 -04:00
scaling_policy.py Fix a bug in cluster scale in action 2015-09-09 04:23:57 -04:00