heat/heat/objects
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 Fix some files permissions 2015-08-26 12:11:27 +03:00
base.py Merge "Use a weakref for the data object context" 2016-05-26 05:39:52 +00:00
event.py Add OBJ_PROJECT_NAMESPACE for Heat project 2016-01-22 21:53:51 +00:00
fields.py Make JsonField actually do it's work 2016-01-22 21:53:43 +00:00
raw_template.py Merge "De-duplicate raw_template.files" 2016-05-26 03:16:18 +00:00
raw_template_files.py De-duplicate raw_template.files 2016-05-25 15:27:27 -04:00
resource.py Convergence: DB api to get all active resources of stack 2016-05-31 15:13:24 +00:00
resource_data.py Add OBJ_PROJECT_NAMESPACE for Heat project 2016-01-22 21:53:51 +00:00
service.py Add OBJ_PROJECT_NAMESPACE for Heat project 2016-01-22 21:53:51 +00:00
snapshot.py Add OBJ_PROJECT_NAMESPACE for Heat project 2016-01-22 21:53:51 +00:00
software_config.py Add OBJ_PROJECT_NAMESPACE for Heat project 2016-01-22 21:53:51 +00:00
software_deployment.py Add OBJ_PROJECT_NAMESPACE for Heat project 2016-01-22 21:53:51 +00:00
stack.py Lazy-load stack tags 2016-05-25 11:59:13 +12:00
stack_lock.py Add OBJ_PROJECT_NAMESPACE for Heat project 2016-01-22 21:53:51 +00:00
stack_tag.py Don't query stack tags twice 2016-02-15 05:53:17 +01:00
sync_point.py Add OBJ_PROJECT_NAMESPACE for Heat project 2016-01-22 21:53:51 +00:00
user_creds.py Add OBJ_PROJECT_NAMESPACE for Heat project 2016-01-22 21:53:51 +00:00
watch_data.py Add OBJ_PROJECT_NAMESPACE for Heat project 2016-01-22 21:53:51 +00:00
watch_rule.py Add OBJ_PROJECT_NAMESPACE for Heat project 2016-01-22 21:53:51 +00:00