heat/heat/engine/resources/openstack/heat
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
..
__init__.py Move heat resources 2015-03-06 11:05:27 +08:00
access_policy.py Move heat resources 2015-03-06 11:05:27 +08:00
autoscaling_group.py Remove unnecessary required=False 2015-04-17 11:06:11 +08:00
cloud_config.py Move heat resources 2015-03-06 11:05:27 +08:00
cloud_watch.py Add version to support_status where it omitted 2015-04-10 13:44:24 +03:00
ha_restarter.py Add version to support_status where it omitted 2015-04-10 13:44:24 +03:00
instance_group.py Make sure UpdatePolicy is unset for Heat scaling group 2015-04-07 15:26:25 +10:00
multi_part.py Move heat resources 2015-03-06 11:05:27 +08:00
random_string.py Add version to support_status where it omitted 2015-04-10 13:44:24 +03:00
remote_stack.py Always update remote_stack 2015-03-07 00:44:28 +08:00
resource_group.py Fix wrong type of exception raised 2015-04-22 07:08:17 -07:00
scaling_policy.py Add extra check for signal during DELETE or SUSPEND 2015-03-25 18:47:23 +03:00
software_component.py make actions property optional 2015-03-24 17:05:16 -07:00
software_config.py Move heat resources 2015-03-06 11:05:27 +08:00
software_deployment.py Make SoftwareDeployments work for non-CREATE actions 2015-04-14 19:14:23 +01:00
structured_config.py Allow empty 'config' for software deployments 2015-03-13 16:57:26 +08:00
swiftsignal.py Move heat resources 2015-03-06 11:05:27 +08:00
wait_condition.py Move heat resources 2015-03-06 11:05:27 +08:00
wait_condition_handle.py Move heat resources 2015-03-06 11:05:27 +08:00