heat/heat/objects
Crag Wolfe 0550659f5f Store resource attributes in the DB
Store resource attributes that may be cached in the DB, saving the
cost of re-resolving them later. This works for most resources,
specifically those that do not override the get_attribute() method.

Change-Id: I71f8aa431a60457326167b8c82adc03ca750eda6
Partial-Bug: #1660831
2017-06-21 20:18:46 -04: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 Remove log translations 2017-03-25 17:11:50 +08:00
fields.py Make JsonField actually do it's work 2016-01-22 21:53:43 +00:00
raw_template.py Remove log translations 2017-03-25 17:11:50 +08:00
raw_template_files.py Remove db.api wrapper 2016-12-13 09:40:29 +01:00
resource.py Store resource attributes in the DB 2017-06-21 20:18:46 -04:00
resource_data.py Remove db.api wrapper 2016-12-13 09:40:29 +01:00
resource_properties_data.py Store resource attributes in the DB 2017-06-21 20:18:46 -04:00
service.py Remove db.api wrapper 2016-12-13 09:40:29 +01:00
snapshot.py Remove db.api wrapper 2016-12-13 09:40:29 +01:00
software_config.py Remove db.api wrapper 2016-12-13 09:40:29 +01:00
software_deployment.py Remove db.api wrapper 2016-12-13 09:40:29 +01:00
stack.py Remove db.api wrapper 2016-12-13 09:40:29 +01:00
stack_lock.py Remove db.api wrapper 2016-12-13 09:40:29 +01:00
stack_tag.py Remove db.api wrapper 2016-12-13 09:40:29 +01:00
sync_point.py Remove db.api wrapper 2016-12-13 09:40:29 +01:00
user_creds.py Remove db.api wrapper 2016-12-13 09:40:29 +01:00
watch_data.py Remove db.api wrapper 2016-12-13 09:40:29 +01:00
watch_rule.py Remove db.api wrapper 2016-12-13 09:40:29 +01:00