deb-heat/heat/db/sqlalchemy
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
..
migrate_repo De-duplicate raw_template.files 2016-05-25 15:27:27 -04:00
__init__.py Stub out the database access API 2012-03-29 18:02:16 +02:00
api.py Be consistent about context first argument in db api 2016-06-22 10:45:04 +12:00
filters.py replace dict.iteritems() with six.iteritems(dict) 2014-08-06 10:56:09 +08:00
migration.py Squash database patches 2016-04-09 02:16:38 +00:00
models.py Merge "De-duplicate raw_template.files" 2016-05-26 03:16:18 +00:00
types.py Remove usage of sqlalchemy mutables 2015-06-26 11:02:03 +02:00
utils.py Add retries to avoid dberror for user_creds_delete 2016-03-17 23:02:57 +05:30