heat/heat/db
Steve Baker 71a1e26140 Find root stack ID with database operations
This change adds a (currently unused) database function
stack_get_root_id to find the root stack ID for any stack.

Scheduler hints are moved to using Stack.root_stack_id() in this change.
Remaining uses of Stack.root_stack() will switch to using
Stack.root_stack_id() later in the series.

Change-Id: I9914b0df5af119edea6346db0d7c62124fbb1313
Partial-Bug: #1455589
2015-05-19 10:26:32 -07:00
..
sqlalchemy Find root stack ID with database operations 2015-05-19 10:26:32 -07:00
__init__.py Do not initialize anything during import phase 2013-04-24 10:03:06 -07:00
api.py Find root stack ID with database operations 2015-05-19 10:26:32 -07:00
utils.py Sync latest oslo.db code 2014-04-11 10:48:46 +03:00