heat/heat/engine
Anant Patil f1e1a73b83 Convergence: Re-trigger stack operation
Ensure stack operation is re-triggered when SynPointNotFound is
encountered and stack is updated (have new traversal ID).

Change-Id: Ia1b670aa5766c57dafdcc84d642c42007371a087
2015-07-27 10:22:16 +05:30
..
cfn Fix docstring error for Join functions 2015-06-26 10:21:50 +01:00
clients Merge "Support snapshot deletion policy in Server" 2015-07-23 14:04:44 +00:00
hot Merge "Should execute 'resolve' before check the values of 'for_each'" 2015-07-15 09:12:46 +00:00
notification Remove deprecated list_notifier_drivers option 2015-06-01 16:56:21 +03:00
resources Merge "Add LbImageId magic param to aws loadbalancer nested template" 2015-07-27 03:15:19 +00:00
__init__.py Do not initialize anything during import phase 2013-04-24 10:03:06 -07:00
api.py Catch NotFound in format_stack_resource for nested() 2015-07-22 10:56:55 +12:00
attributes.py Use __iter__ method of Attributes class in __repr__ method 2015-07-13 15:23:01 +03:00
constraints.py Enable caching for property constraints 2015-07-22 09:22:04 +00:00
dependencies.py Adopt @six.python_2_unicode_compatible decorator 2015-07-09 12:44:03 +05:30
environment.py Merge "Add HIDDEN status to SupportStatus" 2015-07-16 01:43:10 +00:00
event.py Versioned objects - Event 2015-03-16 09:26:41 +00:00
function.py Add __hash__ functions where necessary 2015-07-02 07:56:22 +00: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 Fix validation error for parameter group 2015-06-30 11:38:33 +05:30
parameters.py Merge "Adopt @six.python_2_unicode_compatible decorator" 2015-07-09 16:13:49 +00:00
plugin_manager.py Use six.moves.map/filter/zip 2015-04-24 11:52:39 +05:30
properties.py Add translate_properties for Resource 2015-07-20 10:53:53 +03:00
resource.py Merge "Convergence: Fix concurrent update" 2015-07-23 14:05:05 +00:00
rsrc_defn.py Use ResourceDefinitionCore methods for lbutils 2015-07-15 15:37:55 +03:00
scheduler.py Merge "Get heat.tests.test_stack* working in py34 env" 2015-07-22 04:50:55 +00:00
service.py Merge "Add HIDDEN status to SupportStatus" 2015-07-16 01:43:10 +00:00
service_software_config.py Merge "Update logging according oslo.i18n recommendations" 2015-07-01 07:18:07 +00:00
service_stack_watch.py Use six.itervalues(x) instead of x.values() 2015-04-21 09:05:49 +03:00
stack.py Move rollback logic to stack class 2015-07-20 05:30:45 -07:00
stack_lock.py Move listener rpc client to rpc/listener_client.py 2015-06-19 08:24:19 +05:30
support.py Add HIDDEN status to SupportStatus 2015-07-08 12:18:49 +03:00
sync_point.py Convergence: Make SyncPoint.update_input_data actually atomic. 2015-06-26 15:01:52 +00:00
template.py Get heat.tests.test_stack* working in py34 env 2015-07-14 14:10:51 +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: Re-trigger stack operation 2015-07-27 10:22:16 +05:30