deb-heat/heat/engine/resources
Peter Razumovsky 664f70383b Add extra check for signal during DELETE or SUSPEND
All resources, which have handle_signal, check condition
if action in DELETE or SUSPEND state. Move this check to
Resource class.

Change-Id: Ifa9e97c19cc35c4b2aa40dbed37296d9d4a38d5b
2015-03-25 18:47:23 +03:00
..
aws Add extra check for signal during DELETE or SUSPEND 2015-03-25 18:47:23 +03:00
openstack Add extra check for signal during DELETE or SUSPEND 2015-03-25 18:47:23 +03: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 Add breakpoint support 2015-03-19 11:40:19 +00:00
stack_user.py Move resource inheritance class to engine/resources 2015-03-10 18:07:46 +08:00
template_resource.py Move resource inheritance class to engine/resources 2015-03-10 18:07:46 +08:00
wait_condition.py Move resource inheritance class to engine/resources 2015-03-10 18:07:46 +08:00