heat/heat/engine/resources/aws
Rabi Mishra b91eaa803b Refactor resource specific replace logic
Currently we override _needs_update for some resources,
where replacement is required either based on tmpl_diff
or prop_diff. This patch refactors and adds specific functions
(needs_replace, needs_replace_with_prop_diff,
needs_replace_with_tmpl_diff).
These can now be overidden as required.

Change-Id: I15542bef8c9e6ed6b80cd4656d2fd42e8406655b
Blueprint: stack-update-restrict
2016-02-08 11:40:14 +05:30
..
autoscaling Refactor resource specific replace logic 2016-02-08 11:40:14 +05:30
cfn Convergence: Fix FnGetAtt to fetch value from cache_data 2016-01-20 09:27:14 +00:00
ec2 Refactor resource specific replace logic 2016-02-08 11:40:14 +05:30
iam Fix [H405] pep rule in heat/resources 2015-10-08 15:13:52 +03:00
lb Fix [H405] pep rule in heat/resources 2015-10-08 15:13:52 +03:00
s3 Convergence: Fix to use cache_data for FnGetRefId (1) 2015-09-30 21:38:33 +05:30
__init__.py Split scaling policy into separate files 2014-08-27 20:27:19 +08:00