heat/heat/db
Steve Baker 4ed43674c1 Be consistent about context first argument in db api
By ensuring every db api function has the context as its first
argument, this raises the possiblity of using oslo.db recommended
session handling:
http://docs.openstack.org/developer/oslo.db/usage.html#session-handling

Change-Id: I3649bdbf254e2834e79984cc381a1db1ea9e78b8
Related-Bug: #1479723
2016-06-22 10:45:04 +12:00
..
sqlalchemy Be consistent about context first argument in db api 2016-06-22 10:45:04 +12:00
__init__.py Do not initialize anything during import phase 2013-04-24 10:03:06 -07:00
api.py Be consistent about context first argument in db api 2016-06-22 10:45:04 +12:00
utils.py Add --verbose-update-params option to heat-manage 2016-05-04 13:12:41 -05:00