heat/heat/engine/resources
tyagi 9a4d719ea1 Fix wrong type of exception raised
generate_template and resource_schema methods of service.py
raises wrong type of exceptions after catching them.

Also resource validation failure should not raise stack
validation exception.

Change-Id: I44b8d37db7d2687cee2a7b675dd062b3af3ee167
Closes-Bug: #1447194
2015-04-22 07:08:17 -07:00
..
aws Use six.itervalues(x) instead of x.values() 2015-04-21 09:05:49 +03:00
openstack Fix wrong type of exception raised 2015-04-22 07:08:17 -07:00
__init__.py Move other aws resources to corresponding directory 2015-03-04 09:44:47 +08:00
signal_responder.py Move resource inheritance class to engine/resources 2015-03-10 18:07:46 +08:00
stack_resource.py Persist parent_resource_name and make sure it's available 2015-04-10 14:15:38 +10:00
stack_user.py Move resource inheritance class to engine/resources 2015-03-10 18:07:46 +08:00
template_resource.py Fix wrong type of exception raised 2015-04-22 07:08:17 -07:00
wait_condition.py Use six.itervalues(x) instead of x.values() 2015-04-21 09:05:49 +03:00