heat/heat/db
Zane Bitter 6d0e8e9f68 Always use context manager for DB transactions
An exception could occur at any time, so we want to make sure we roll
back any uncompleted transaction when that happens.

Change-Id: Id0d5b65f44981bde24840b8a0d5fdc0b88f24d8a
Related-bug: #1546431
2016-09-13 15:07:36 -04:00
..
sqlalchemy Always use context manager for DB transactions 2016-09-13 15:07:36 -04:00
__init__.py Do not initialize anything during import phase 2013-04-24 10:03:06 -07:00
api.py Convergence: basic framework for cancelling workers 2016-09-10 09:22:36 +02:00
utils.py Purge deleted stacks for specific project 2016-07-20 17:02:12 +00:00