heat/heat/engine/hot
Zane Bitter ee5dc7c120 Implement all_dep_attrs() more efficiently for get_attr
Override the default implementation of all_dep_attrs() (which calls
dep_attrs() in a loop). This makes all_dep_attrs() for GetAtt and its
arguments as efficient as dep_attrs(), even if we only need the data for a
single resource (as in convergence after we update a resource).

Change-Id: Ia6a4d132e655ef24fb158959d05967d7f1c7fef8
Related-Bug: #1684272
2017-07-21 10:44:51 -04:00
..
__init__.py Move HOT template code to its own module 2014-03-06 10:05:07 -05:00
functions.py Implement all_dep_attrs() more efficiently for get_attr 2017-07-21 10:44:51 -04:00
parameters.py Add a modulo core constraint 2016-10-11 16:55:11 +02:00
template.py Support 'permutations' for 'repeat' function 2017-07-18 09:32:15 +00:00