heat/heat/db
Steve Baker 3ab0ede98c Always eager load the raw_template for a stack
The vast majority of stack fetches are immediately followed by a
raw_template fetch, so this change always eagerly fetches the
raw_template for every stack fetch.

During stack versioned object creation the stack's raw_template object
is used to construct the versioned raw template object.

Change-Id: I1a6fb8fb7d069b50dd5d623c989acd5582818ae1
Related-Bug: #1479723
Related-Bug: #1523748
2016-08-15 22:17:30 +00:00
..
sqlalchemy Always eager load the raw_template for a stack 2016-08-15 22:17:30 +00:00
__init__.py Do not initialize anything during import phase 2013-04-24 10:03:06 -07:00
api.py Always eager load the raw_template for a stack 2016-08-15 22:17:30 +00:00
utils.py Purge deleted stacks for specific project 2016-07-20 17:02:12 +00:00