heat/heat/objects
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
..
__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 Use Event versioned object for event_list formatting 2016-06-13 09:39:52 +12: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 DB query to get all resources by the root stack 2016-06-03 16:30:03 +12:00
resource_data.py Be consistent about context first argument in db api 2016-06-22 10:45:04 +12: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 Declare and use keyword args for Stack.get_all 2016-05-26 10:36:01 +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 Be consistent about context first argument in db api 2016-06-22 10:45:04 +12: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