heat/heat
Steve Baker 5808fbffe0 Optional data for resource_data_get_all
resource_data_get_all queries the database for the data, and
transforms the results to a decrypted dict.

If the data is already loaded then it is unnecessary to do the
database query again.

This change allows data to be passed in as an optional argument.
If the passed data is not None then no database call will be made
and the dict transformation will occur on passed data.

Change-Id: I579225d9a3f3b038e0ca41a5900c58413d6e25ac
Related-Bug: #1306743
2014-04-22 10:40:40 +12:00
..
api Merge "Allow filtering of stacks by action" 2014-04-17 17:20:42 +00:00
cloudinit Merge "Make the first line of every file consistent." 2014-04-08 08:51:07 +00:00
cmd Sync latest oslo.db code 2014-04-11 10:48:46 +03:00
common Tidy up urlfetch.py exception handling 2014-04-11 20:47:15 +08:00
db Optional data for resource_data_get_all 2014-04-22 10:40:40 +12:00
doc Move resource doc generation to doc/source/ext 2013-11-13 15:21:04 +13:00
engine Merge "Fix wrongly printed count of received handled conditions." 2014-04-21 20:07:29 +00:00
locale Fix Jenkins translation jobs 2014-03-29 09:38:30 +01:00
openstack Sync oslo incubator 2014-04-12 10:01:51 +02:00
rpc Merge "Make the first line of every file consistent." 2014-04-08 08:51:07 +00:00
scaling Move resource_templates to heat.scaling 2014-02-06 22:53:28 +00:00
tests Optional data for resource_data_get_all 2014-04-22 10:40:40 +12:00
__init__.py Make the first line of every file consistent. 2014-03-04 09:03:04 -06:00
version.py Make the first line of every file consistent. 2014-03-04 09:03:04 -06:00