heat/heat/tests/db
Anant Patil 873a40851d Convergence: basic framework for cancelling workers
Implements mechanism to cancel existing workers (in_progress resources).
The stack-cancel-update request lands in one of the engines, and if
there are any workers in that engine which are working for the stack,
they are cancelled first and then other engines are requested to cancel
the workers.

Change-Id: I464c4fdb760247d436473af49448f7797dc0130d
2016-09-10 09:22:36 +02:00
..
__init__.py Add migration test framework 2013-12-20 12:32:58 +11:00
test_migrations.py on-delete cascade rule for resource_data 2016-06-13 08:55:30 +00:00
test_sqlalchemy_api.py Convergence: basic framework for cancelling workers 2016-09-10 09:22:36 +02: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