heat/heat/tests/db
Anant Patil 9c64482eb5 Remove predecessor column from raw_template.
This column is never used. The logic to retrieve the previous template
for rollback is based on stack table's prev_template_id.

Change-Id: Ib0af21502d0cc94613b3963d6ccdeffbc8103f6b
2015-06-11 14:36:11 +05:30
..
__init__.py Add migration test framework 2013-12-20 12:32:58 +11:00
test_migrations.py Remove predecessor column from raw_template. 2015-06-11 14:36:11 +05:30
test_sqlalchemy_api.py Merge "Support for encrypt/decrypt parameters in heat-manage" 2015-06-09 14:05:15 +00: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 Fixes migrate_data utils to avoid created_at filed 2015-04-01 15:28:33 +05:30