heat/heat/engine/hot
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 HOT template code to its own module 2014-03-06 10:05:07 -05:00
functions.py Refactor validation of arguments to 'repeat' intrinsic function 2016-03-09 17:05:07 -05:00
parameters.py Immutable parameters 2016-02-22 13:40:16 -06:00
template.py Allow using 'get_param' for 'deletion_policy' section 2016-03-15 15:01:17 +08:00