heat/heat/db/sqlalchemy
Crag Wolfe 0550659f5f Store resource attributes in the DB
Store resource attributes that may be cached in the DB, saving the
cost of re-resolving them later. This works for most resources,
specifically those that do not override the get_attribute() method.

Change-Id: I71f8aa431a60457326167b8c82adc03ca750eda6
Partial-Bug: #1660831
2017-06-21 20:18:46 -04:00
..
migrate_repo Squash database patches 2017-03-14 15:52:46 +08:00
__init__.py Stub out the database access API 2012-03-29 18:02:16 +02:00
api.py Store resource attributes in the DB 2017-06-21 20:18:46 -04:00
filters.py replace dict.iteritems() with six.iteritems(dict) 2014-08-06 10:56:09 +08:00
migration.py Squash database patches 2017-03-14 15:52:46 +08:00
models.py Data migration enabling storage of resource attributes 2017-02-16 16:08:31 -05:00
types.py Remove usage of sqlalchemy mutables 2015-06-26 11:02:03 +02:00
utils.py Replace retrying with tenacity 2016-11-15 04:34:17 +00:00