heat/heat/tests/autoscaling
Angus Salkeld 6a48c45bfd Don't create events when signals don't perform an action
If we get repeat signals that cause no concrete actions
this can cause large quantities of senseless events that
suppress useful events.

Change-Id: I79374d27648319f241f36ab041784fab37823ddb
Closes-bug: #1445361
2015-05-06 11:28:44 +10:00
..
__init__.py Move TestInstanceGroup to test_instance_group.py 2014-10-07 12:01:30 +10:00
inline_templates.py Move all scaling policy tests to autoscaling/ 2015-02-04 16:48:59 +10:00
test_heat_scaling_group.py Add min_adjustment_step property to ScalingPolicy 2015-04-30 12:44:19 +05:30
test_heat_scaling_policy.py Don't create events when signals don't perform an action 2015-05-06 11:28:44 +10:00
test_launch_config.py Improve StackValidationFailed response in properties 2015-04-10 15:42:21 +03:00
test_lbutils.py Move LB reload logic into scaling library 2015-02-01 21:53:22 +08:00
test_new_capacity.py Add min_adjustment_step property to ScalingPolicy 2015-04-30 12:44:19 +05:30
test_scaling_group.py Add min_adjustment_step property to ScalingPolicy 2015-04-30 12:44:19 +05:30
test_scaling_policy.py Don't create events when signals don't perform an action 2015-05-06 11:28:44 +10:00