heat/heat/tests/engine
Steve Baker ca32acbece Switch total_resources to use stack_count_total_resources
This change uses database queries to count the total number of
resources in a nested stack tree instead of loading every stack
and every resource in that stack.

This should result in a significant improvement in memory use
for stacks with many nested stacks and resources.

Closes-Bug: #1455589
Change-Id: I8c2f1fa9114dbf68ad4a5f99dd3929b6958b5d7a
2015-06-02 12:04:12 +12:00
..
__init__.py Split engine service test case 2015-04-20 10:19:58 -04:00
test_software_config.py Catch warnings consistently during tests 2015-05-14 17:35:08 +10:00
test_stack_action.py Catch warnings consistently during tests 2015-05-14 17:35:08 +10:00
test_stack_create.py Switch total_resources to use stack_count_total_resources 2015-06-02 12:04:12 +12:00
test_stack_snapshot.py Not allow to delete in-progress snapshot 2015-05-06 14:38:25 +08:00
tools.py Convergence prepare traversal 2015-05-03 17:44:04 +05:30