heat/heat
ricolin 74d3131415 Keep Trace Back in Exception
While catching exception, we should use 'raise' directly if we parsing
same exception to upper level. In this way, we will not losing trace
back information.

Change-Id: I9cb208bb355082907b789dffa8de28dd33c9f01d
2016-05-31 00:28:52 +08:00
..
api Add environment retrieval API 2016-04-18 14:30:52 -04:00
cloudinit Optimize "open" method with context manager 2015-11-27 07:48:55 -05:00
cmd Merge "Add --verbose-update-params option to heat-manage" 2016-05-17 22:12:49 +00:00
common Merge "Allow creation of cache classes associated with a context" 2016-05-26 07:38:15 +00:00
db Merge "De-duplicate raw_template.files" 2016-05-26 03:16:18 +00:00
engine Keep Trace Back in Exception 2016-05-31 00:28:52 +08:00
hacking Restrict use of iteritems, iterkeys and itervalues 2016-03-23 10:05:54 +00:00
httpd Moved CORS middleware configuration into oslo-config-generator 2016-03-14 08:19:29 -07:00
locale Imported Translations from Zanata 2016-04-19 06:36:00 +00:00
objects Merge "Use a weakref for the data object context" 2016-05-26 05:39:52 +00:00
openstack replace git protocol by https 2015-10-22 10:06:05 +08:00
rpc RPC API: Add a template_id parameter to stack_create/update 2016-05-16 10:50:59 -04:00
scaling Fixes cooldown logic throws ValueError 2016-05-15 19:05:44 +00:00
tests Merge "Don't support floating ip if only specify 'network'" 2016-05-26 12:25:44 +00:00
__init__.py Make import of oslo libraries namespaceless 2015-02-18 22:54:10 +01:00
version.py