heat/heat/engine/resources/openstack/heat
Omar Soriano 6c25e8302d Avoid cooldown when group size does not change
Cooldown behavior changed in commit:
50cc71e33c

Restore the cooldown behavior so that when a group does not encounter
scaling activity, a cooldown period is not activated.

Closes-Bug: #1555748
Change-Id: Icf5df6a48afb9f56aa1c3f1622d33b9998aca39c
2016-03-19 19:22:04 +05:30
..
__init__.py Move heat resources 2015-03-06 11:05:27 +08:00
access_policy.py Add descriptions to openstack resources (Part 3) 2016-02-17 11:22:11 +00:00
autoscaling_group.py Convergence: Fix FnGetAtt to fetch value from cache_data 2016-01-20 09:27:14 +00:00
cloud_config.py Fix [H405] pep rule in heat/resources 2015-10-08 15:13:52 +03:00
cloud_watch.py Use EntityNotFound instead of WatchRuleNotFound 2015-11-29 22:11:45 +08:00
ha_restarter.py Fix all method errors for custom guidelines 2016-02-26 15:50:29 +03:00
instance_group.py Move launchconfig reference validation to validate() 2016-03-16 09:35:22 +08:00
multi_part.py Fix all properties errors for custom guidelines 2016-02-26 15:47:46 +03:00
none_resource.py Don't RESOLVE translate in resource init 2016-03-10 19:17:17 +05:30
random_string.py Stop using Hidden property for RandomString 2016-02-29 16:30:40 +00:00
remote_stack.py StackResource/RemoteStack replacement 2016-02-25 12:35:13 -05:00
resource_chain.py Fix all method errors for custom guidelines 2016-02-26 15:50:29 +03:00
resource_group.py Fix all method errors for custom guidelines 2016-02-26 15:50:29 +03:00
scaling_policy.py Avoid cooldown when group size does not change 2016-03-19 19:22:04 +05:30
software_component.py Fix [H405] pep rule in heat/resources 2015-10-08 15:13:52 +03:00
software_config.py Remove unused LOG variable with logging import 2015-12-08 05:08:33 -05:00
software_deployment.py Explicitly naming resources in "unsupported" warnings 2016-03-16 14:26:44 +00:00
structured_config.py Explicitly naming resources in "unsupported" warnings 2016-03-16 14:26:44 +00:00
swiftsignal.py Fix all attributes error for custom guidelines 2016-02-26 15:47:46 +03:00
test_resource.py Fix all properties errors for custom guidelines 2016-02-26 15:47:46 +03:00
wait_condition.py Add descriptions to openstack resources (Part 3) 2016-02-17 11:22:11 +00:00
wait_condition_handle.py Fix all attributes error for custom guidelines 2016-02-26 15:47:46 +03:00