heat/heat/tests/db
Tomer Shtilman 3985543674 Adding index to stack.owner_id
Performance fix- Adding an index to stack.owner_id
to avoid full table scan as done before the fix

Closes-Bug: #1535051

Change-Id: Ib0e17917aeeb4af8603bc090f0740783cf41f42f
Signed-off-by: Tomer Shtilman <tomer.shtilman@nokia.com>
2016-02-25 09:56:36 +00:00
..
__init__.py Add migration test framework 2013-12-20 12:32:58 +11:00
test_migrations.py Adding index to stack.owner_id 2016-02-25 09:56:36 +00:00
test_sqlalchemy_api.py Merge "Retry on DBDeadlock" 2016-02-18 05:44:12 +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