heat/heat/db
Crag Wolfe 9ebbd1e6f1 Data migration enabling storage of resource attributes
Working towards the goal of storing resource attributes in the db so
as to avoid re-resolving them when appropriate. Adds an 'attr_data'
object to the resource object, defined as a relationship on the
already existing resource_properties_data table.

Change-Id: I2104078d850da08b22547d7feab2bde00c543478
Partial-Bug: #1660831
2017-02-16 16:08:31 -05:00
..
sqlalchemy Data migration enabling storage of resource attributes 2017-02-16 16:08:31 -05:00
__init__.py Do not initialize anything during import phase 2013-04-24 10:03:06 -07:00