heat/heat/tests/autoscaling
Zane Bitter 203b8e8ecf Retain references to stacks in all unit tests
This will allow Resources to hold weak references to Stacks (so as to avoid
circular references) without causing the Stack object to be prematurely
deleted.

Change-Id: Ia76da7bc51042fb3598ef2a660d6fbf78137a37b
Related-Bug: #1454873
2015-05-14 16:55:12 -04:00
..
__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 Retain references to stacks in all unit tests 2015-05-14 16:55:12 -04:00
test_heat_scaling_policy.py Retain references to stacks in all unit tests 2015-05-14 16:55:12 -04:00
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 Retain references to stacks in all unit tests 2015-05-14 16:55:12 -04:00
test_scaling_policy.py Retain references to stacks in all unit tests 2015-05-14 16:55:12 -04:00