heat/heat/tests/db
Rakesh H S 9cf021ac7e Convergence: DB api to get all active resources of stack
This patch reverts change I6a212da19a774239f014163774e75fe11dfe272c
and adds new DB api resource_get_all_active_by_stack to be used by
convergence.

The new DB api will be used while generating graph for convergence
stack and will fetch all resources of stack from DB excluding
the DELETE COMPLETE resources, if any.

Change-Id: I303ef2c9b5b6a0a49253425c00565c8981cc6825
Partial-Bug: #1528560
2016-05-31 15:13:24 +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 Convergence: DB api to get all active resources of stack 2016-05-31 15:13:24 +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