heat/heat/engine/resources/aws/autoscaling
rabi c89a17bfe3 Refactor CooldownMixin
The present way of comparing timestamp in metadata
+ cooldown with current timestamp can be wrong, if
the policy cooldown is updated in between scaling
activity.

Set metadata with the expected cooldown end timestmap
rather than the current timestamp when scaling is finished
and compare it with current timestamp.

Change-Id: I50ddba4c8da3c6ec8b34ebb4768017cb1a446f5f
2017-11-17 17:21:09 +05:30
..
__init__.py Move AWS::AutoScaling::* resources 2015-03-04 09:43:42 +08:00
autoscaling_group.py Refactor CooldownMixin 2017-11-17 17:21:09 +05:30
launch_config.py Use the ResourceDefinition.Diff API in resources 2016-04-13 19:49:04 -04:00
scaling_policy.py Remove unused LOG variable with logging import 2015-12-08 05:08:33 -05:00