]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
heat engine : ScalingPolicy implement Cooldown property
authorSteven Hardy <shardy@redhat.com>
Thu, 24 Jan 2013 09:37:04 +0000 (09:37 +0000)
committerSteven Hardy <shardy@redhat.com>
Thu, 24 Jan 2013 19:55:37 +0000 (19:55 +0000)
commit0c697e5d9ebc2c0a24327506c335e3b02d875eeb
treea467b667b0283e3137340fbf78283c3ae4c53981
parent748fdb7d9015769113f2b2b458a86cc6d41070a1
heat engine : ScalingPolicy implement Cooldown property

Implement the Cooldown property, which the schema currently
marks as implemented, but it doesn't actually do anything

ref bug 1097850

Change-Id: I0cb1b24baa4377be4a78b2a7b92fb1ed5371fb6f
Signed-off-by: Steven Hardy <shardy@redhat.com>
heat/engine/resources/autoscaling.py
heat/tests/test_autoscaling.py