heat/heat/tests/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
..
__init__.py Add migration test framework 2013-12-20 12:32:58 +11:00
test_migrations.py Data migration enabling storage of resource attributes 2017-02-16 16:08:31 -05:00
test_sqlalchemy_api.py Add heat-manage subcommand to migrate legacy prop. data 2017-01-31 13:45:52 -08:00
test_sqlalchemy_filters.py Re-factor db sqlalchemy tests 2015-03-31 11:41:40 -04:00
test_sqlalchemy_types.py Re-factor db sqlalchemy tests 2015-03-31 11:41:40 -04:00
test_utils.py Remove unnecessary setUp and tearDown 2016-09-30 10:56:31 +08:00