heat/heat/engine/cfn
huangtianhua 1628f65e6a Allow using 'get_param' for 'deletion_policy' section
Make sure to create stack successful if 'deletion_policy'
section using function 'get_param':
1. Allow Function as valid type when 'deletion_policy'
section validation.
2. Resolve 'deletion_policy' data before deletion_policy
checking when rsrc_defn init.

Change-Id: Idee0ed90c34cfbfb09546969b144496d757195d8
Closes-Bug: #1556790
2016-03-15 15:01:17 +08:00
..
__init__.py Move built-in functions to separate modules 2014-02-19 00:02:01 -05:00
functions.py Re-add str_replace parameter validation, and fix test 2016-02-29 18:06:15 +00:00
template.py Allow using 'get_param' for 'deletion_policy' section 2016-03-15 15:01:17 +08:00