heat/heat/engine
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
..
cfn Remove usage of 'long' data type 2015-03-18 10:43:43 +08:00
clients Merge "Add ssl support for sahara client" 2015-03-24 18:01:56 +00:00
hot Add Digest intrinsic function 2015-03-12 13:14:46 +10:00
notification Make import of oslo libraries namespaceless 2015-02-18 22:54:10 +01:00
resources Add extra check for signal during DELETE or SUSPEND 2015-03-25 18:47:23 +03:00
__init__.py Do not initialize anything during import phase 2013-04-24 10:03:06 -07:00
api.py Don't pass the parent_resource object into Stack() 2015-03-03 15:36:05 +10:00
attributes.py Enable H305 and H307 style checks 2015-01-20 09:47:25 +02:00
constraints.py Remove usage of 'long' data type 2015-03-18 10:43:43 +08:00
dependencies.py Make import of oslo libraries namespaceless 2015-02-18 22:54:10 +01:00
environment.py Add breakpoint support 2015-03-19 11:40:19 +00:00
event.py Versioned objects - Event 2015-03-16 09:26:41 +00:00
function.py Using six.string_types for python3 compatible 2014-11-03 15:03:56 +08:00
iso_8601.py Move resource inheritance class to engine/resources 2015-03-10 18:07:46 +08:00
lifecycle_plugin.py Fix file mode, remove executable bit. 2014-09-10 17:17:44 +08:00
nova_utils.py Move resource inheritance class to engine/resources 2015-03-10 18:07:46 +08:00
parameter_groups.py Move logging to use oslo_log library 2015-02-17 09:23:34 +00:00
parameters.py Convert all non-test imports of json to jsonutils 2015-03-04 15:26:48 +10:00
parser.py Move the Stack class into stack.py 2014-07-24 15:58:25 +10:00
plugin_manager.py Make import of oslo libraries namespaceless 2015-02-18 22:54:10 +01:00
properties.py Allow lists and strings for Json parameters via provider resources 2015-02-23 18:20:58 +00:00
resource.py Add extra check for signal during DELETE or SUSPEND 2015-03-25 18:47:23 +03:00
rsrc_defn.py Enable H904 style checking rule 2015-01-20 11:14:06 +02:00
scheduler.py Merge "Add code tag for from_task_with_args() docstring" 2015-03-02 01:04:43 +00:00
service.py Fix the topic and server that the listener client uses 2015-03-24 12:17:40 +10:00
service_software_config.py Fixes SoftwareConfigService to use Resource object 2015-03-18 18:20:00 +05:30
service_stack_watch.py Fixes StackWatchService to use objects in place of db 2015-03-18 15:56:50 +05:30
stack.py Implements stack lifecycle scheduler hints 2015-03-20 15:00:54 -04:00
stack_lock.py Fix the topic and server that the listener client uses 2015-03-24 12:17:40 +10:00
support.py Remove deprecated function i18n.install('heat') 2014-10-13 10:31:28 +08:00
template.py Pass the environment into the Template class and not Stack 2015-03-18 10:29:55 +10:00
timestamp.py Make the first line of every file consistent. 2014-03-04 09:03:04 -06:00
update.py Versioned objects - Resource 2015-03-12 18:38:49 +01:00
volume_tasks.py Remove str() before exc to make sure lazy translation work 2015-03-05 13:23:19 +08:00
watchrule.py Versioned object - WatchRule and WatchData 2015-03-18 14:40:19 +08:00
worker.py Convergence message bus 2015-02-23 12:29:53 +05:30