heat/heat/tests/autoscaling
Rabi Mishra 63646f8cfd Add min_adjustment_step property to ScalingPolicy
Adds `min_adjustment_step` property to ScalingPolicy
resource. It represents the minimum number of resources
that are added or removed when AutoScaling group scales
up or down. This can be used only when specifying value
`percent_change_in_capacity` for `adjustment_type` property.

Change-Id: Ia8976e52047ab47245566487ce1872a8890bcff2
Closes-Bug: #1447913
2015-04-30 12:44:19 +05:30
..
__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 Add min_adjustment_step property to ScalingPolicy 2015-04-30 12:44:19 +05:30
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 Add min_adjustment_step property to ScalingPolicy 2015-04-30 12:44:19 +05:30