heat/heat/tests/autoscaling
huangtianhua ebc210375e To reset metadata for resources when mark healthy
We reset the metadata for resources when mark healthy
in change Ibd6c18acf6f3f24cf9bf16a524127850968062bc,
but it doesn't work, because resource policy and group
inherit from multiple class, and the method
'handle_metadata_reset' actually be called now is wrong.

This patch will fix it.

Change-Id: I8583f26b6c8f6c814a00a0a38042484378fa53db
Closes-Bug: #1672596
2017-03-22 09:56:01 +08: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 Improve resource.NoActionRequired 2017-01-25 00:17:00 +00:00
test_heat_scaling_policy.py To reset metadata for resources when mark healthy 2017-03-22 09:56:01 +08:00
test_launch_config.py Add a NodeData class to roll up resource data 2017-02-24 10:10:26 -05:00
test_lbutils.py Stack updated error if creation fails 2015-06-17 19:05:40 +08:00
test_new_capacity.py Move new capacity calculation to scaling library 2015-09-10 21:01:24 +05:30
test_rolling_update.py Fix scenario names in rolling update test 2015-09-10 10:43:21 -04:00
test_scaling_group.py Improve resource.NoActionRequired 2017-01-25 00:17:00 +00:00
test_scaling_policy.py Add a NodeData class to roll up resource data 2017-02-24 10:10:26 -05:00
test_scaling_template.py Fix [H405] pep rule in heat/tests 2015-10-12 14:08:16 +03:00