heat/heat/engine/resources
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
..
aws Refactor CooldownMixin 2017-11-17 17:21:09 +05:30
openstack Refactor CooldownMixin 2017-11-17 17:21:09 +05:30
__init__.py Log missing clients as WARNING instead of ERROR 2016-08-16 16:27:55 -05:00
alarm_base.py Update incorrect timezone description 2017-09-19 13:46:32 +08:00
scheduler_hints.py Fix path_in_stack for scheduler hints 2016-08-05 10:21:10 +00:00
server_base.py Merge "Mark Server os_collect_config attribute as CACHE_NONE" 2017-06-27 16:51:35 +00:00
signal_responder.py Allow for keeping prefix in heat_url 2017-06-07 20:09:39 +05:30
stack_resource.py Add converge flag in stack update for observing on reality 2017-08-07 05:39:29 +00:00
stack_user.py Remove log translations 2017-03-25 17:11:50 +08:00
template_resource.py Use show_output in TemplateResource.get_reference_id() 2017-09-25 13:55:41 -04:00
volume_base.py Merge "Deal with cinder-backup service absent" 2016-08-18 17:32:03 +00:00
wait_condition.py Remove log translations 2017-03-25 17:11:50 +08:00