heat/heat/engine
Thomas Herve 4503154c12 Fix serialization of InvalidSchemaError
Move InvalidSchemaError to heat.common.exception and pass a keyword
argument so that it can be serialized properly.

Change-Id: Iada3273b2b0b129bc0125b68fecf1e0efc081611
Closes-Bug: #1336740
2014-07-21 22:37:18 +02:00
..
cfn Make sure we can create an empty template 2014-07-14 21:26:43 +10:00
clients Revert "Store clients in context" 2014-07-19 09:20:37 +01:00
hot Fix serialization of InvalidSchemaError 2014-07-21 22:37:18 +02:00
notification Port to oslo.messaging 2014-06-26 06:45:52 +02:00
resources Merge "Adding own child_template for AutoScalingGroup" 2014-07-17 19:22:52 +00:00
__init__.py Do not initialize anything during import phase 2013-04-24 10:03:06 -07:00
api.py Allow listing of resources and nested resources 2014-07-10 18:59:47 -04:00
attributes.py Implement caching of resource attributes 2014-05-30 13:14:27 +12:00
constraints.py Fix serialization of InvalidSchemaError 2014-07-21 22:37:18 +02:00
dependencies.py Use None instead of mutables in method params defaults 2014-07-02 16:33:12 +08:00
environment.py Pass the parent's registry into child stacks 2014-05-29 10:03:52 +10:00
event.py Replacing variable logger on LOG 2014-05-27 15:48:33 -04:00
function.py Allow functions to calculate dependencies 2014-05-27 22:18:41 -04:00
parameter_groups.py Replacing variable logger on LOG 2014-05-27 15:48:33 -04:00
parameters.py Fix serialization of InvalidSchemaError 2014-07-21 22:37:18 +02:00
parser.py Merge "Allow listing of resources and nested resources" 2014-07-21 19:51:15 +00:00
plugin_manager.py Replacing variable logger on LOG 2014-05-27 15:48:33 -04:00
properties.py Fix serialization of InvalidSchemaError 2014-07-21 22:37:18 +02:00
resource.py Merge "Fix H201 violations and re-enable gating" 2014-07-16 21:47:29 +00:00
rsrc_defn.py Use None instead of mutables in method params defaults 2014-07-02 16:33:12 +08:00
scheduler.py Fix H201 violations and re-enable gating 2014-07-11 10:17:38 +08:00
service.py Merge "Allow listing of resources and nested resources" 2014-07-21 19:51:15 +00:00
signal_responder.py Replacing variable logger on LOG 2014-05-27 15:48:33 -04:00
stack_lock.py Fix H201 violations and re-enable gating 2014-07-11 10:17:38 +08:00
stack_resource.py Support passing a Template object to StackResource 2014-06-05 13:45:14 -04:00
stack_user.py Replacing variable logger on LOG 2014-05-27 15:48:33 -04:00
support.py Make the first line of every file consistent. 2014-03-04 09:03:04 -06:00
template.py Make sure we can create an empty template 2014-07-14 21:26:43 +10:00
timestamp.py Make the first line of every file consistent. 2014-03-04 09:03:04 -06:00
update.py Update: Make addition/removal of resources more explicit 2014-06-16 11:13:30 -04:00
watchrule.py Revert "Store clients in context" 2014-07-19 09:20:37 +01:00