heat/heat/engine
Miguel Grinberg 0679458a59 Prepare SignalResponder class for more signal types
This change makes some minor refactorings in the SignalResponder class
to disambiguate the existing signal support and allow for the addition
of other signal types currently supported elsewhere in the codebase.

Implements: partial blueprint uniform-resource-signals
Change-Id: I353558431a8851e4e43c8a787f03190ed508bb5d
2015-06-30 11:36:14 -07:00
..
cfn Fix docstring error for Join functions 2015-06-26 10:21:50 +01:00
clients Merge "Use Zaqar for software-config transport" 2015-06-29 20:17:42 +00:00
hot Allow multiple lists for list_join intrinsic functions 2015-06-26 10:21:50 +01:00
notification Remove deprecated list_notifier_drivers option 2015-06-01 16:56:21 +03:00
resources Prepare SignalResponder class for more signal types 2015-06-30 11:36:14 -07:00
__init__.py Do not initialize anything during import phase 2013-04-24 10:03:06 -07:00
api.py Support to list software configs 2015-06-26 08:19:05 +00:00
attributes.py Add attribute type for heat resources 2015-06-15 03:30:59 -07:00
constraints.py Use six.itervalues(x) instead of x.values() 2015-04-21 09:05:49 +03:00
dependencies.py convergence: sync_point fixes 2015-06-19 08:24:19 +05:30
environment.py Merge "Avoid crash when registering resources" 2015-05-29 01:43:39 +00:00
event.py Versioned objects - Event 2015-03-16 09:26:41 +00:00
function.py Get rid of circular references in Resource and Function 2015-05-15 17:18:12 -04: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
parameter_groups.py Improve StackValidationFailed resp param_groups 2015-06-03 14:05:54 +00:00
parameters.py Coverage: Removed unreachable code from heat engine 2015-06-22 07:17:11 +05:30
plugin_manager.py Use six.moves.map/filter/zip 2015-04-24 11:52:39 +05:30
properties.py Coverage: Removed unreachable code from heat engine 2015-06-22 07:17:11 +05:30
resource.py Convergence: Fix Resource Replacement. 2015-06-26 15:02:03 +00:00
rsrc_defn.py Add deprecation warning for ResourceDefinition 2015-06-04 09:34:03 -04:00
scheduler.py Update the rest of the code to satisfy flake8 in a py34 env 2015-04-24 11:53:43 +05:30
service.py Merge "Support to list software configs" 2015-06-28 10:36:12 +00:00
service_software_config.py Merge "Use Zaqar for software-config transport" 2015-06-29 20:17:42 +00:00
service_stack_watch.py Use six.itervalues(x) instead of x.values() 2015-04-21 09:05:49 +03:00
stack.py Convergence: Handle resource failure 2015-06-24 20:45:30 +05:30
stack_lock.py Move listener rpc client to rpc/listener_client.py 2015-06-19 08:24:19 +05:30
support.py Merge "Remove PROTOTYPE support status" 2015-06-25 00:05:01 +00:00
sync_point.py Convergence: Make SyncPoint.update_input_data actually atomic. 2015-06-26 15:01:52 +00:00
template.py Reusable empty template 2015-06-17 21:16:36 +05:30
timestamp.py Make the first line of every file consistent. 2014-03-04 09:03:04 -06:00
update.py Backup new resource as soon as possible 2015-06-02 11:37:02 +03:00
volume_tasks.py Remove TaskRunner from Volume resources 2015-05-19 00:15:21 +03:00
watchrule.py Heat could not create samples with Ceilometer 2015-05-28 22:18:35 +08:00
worker.py Convergence: Update if the resource is CREATE_{COMPLETE,FAILED} 2015-06-26 15:02:19 +00:00