heat/heat/engine
huangtianhua ddd6fc16d7 Don't stop update immediately on error
When an error occurs during a stack update operation,
don't immediately stop the operation. Instead,
wait up to 4 minutes for resources already in progress
to complete before forcibly cancelling them.

Change-Id: Ib089dbc675c519668a44d1b0e3214feca5079978
Closes-bug: #1381984
2014-10-20 10:55:20 +08:00
..
cfn Remove vim headers 2014-10-16 17:54:42 +03:00
clients Merge "Log translation hint for Heat.engine (part1)" 2014-10-15 06:16:11 +00:00
hot Remove vim headers 2014-10-16 17:54:42 +03:00
notification Log translation hint for Heat.engine (part1) 2014-10-14 16:14:56 +08:00
resources Merge "ResourceGroup update refactor" 2014-10-17 06:54:53 +00:00
__init__.py Do not initialize anything during import phase 2013-04-24 10:03:06 -07:00
api.py Log translation hint for Heat.engine (part1) 2014-10-14 16:14:56 +08:00
attributes.py Remove deprecated function i18n.install('heat') 2014-10-13 10:31:28 +08:00
constraints.py Remove deprecated function i18n.install('heat') 2014-10-13 10:31:28 +08:00
dependencies.py Add unicode support for resource name 2014-10-16 10:37:27 +08:00
environment.py Log translation hint for Heat.engine (part1) 2014-10-14 16:14:56 +08:00
event.py Log translation hint for Heat.engine (part1) 2014-10-14 16:14:56 +08:00
function.py Use six.add_metaclass instead of __metaclass__ 2014-07-21 08:09:39 +02:00
lifecycle_plugin.py Fix file mode, remove executable bit. 2014-09-10 17:17:44 +08:00
parameter_groups.py Switch heat engine to oslo.i18n 2014-09-16 14:08:53 +08:00
parameters.py Remove deprecated function i18n.install('heat') 2014-10-13 10:31:28 +08:00
parser.py Move the Stack class into stack.py 2014-07-24 15:58:25 +10:00
plugin_manager.py Remove vim headers 2014-10-16 17:54:42 +03:00
properties.py Remove deprecated function i18n.install('heat') 2014-10-13 10:31:28 +08:00
resource.py Add unicode support for resource name 2014-10-16 10:37:27 +08:00
rsrc_defn.py Add a method to freeze a ResourceDefinition 2014-08-27 19:07:13 -04:00
scheduler.py Add unicode support for resource name 2014-10-16 10:37:27 +08:00
service.py Log translation hint for Heat.engine (part3) 2014-10-14 09:42:48 +08:00
signal_responder.py Log translation hint for Heat.engine (part3) 2014-10-14 09:42:48 +08:00
stack.py Add unicode support for resource name 2014-10-16 10:37:27 +08:00
stack_lock.py Log translation hint for Heat.engine (part3) 2014-10-14 09:42:48 +08:00
stack_resource.py Log translation hint for Heat.engine (part3) 2014-10-14 09:42:48 +08:00
stack_user.py Log translation hint for Heat.engine (part3) 2014-10-14 09:42:48 +08:00
support.py Remove deprecated function i18n.install('heat') 2014-10-13 10:31:28 +08:00
template.py Remove deprecated function i18n.install('heat') 2014-10-13 10:31:28 +08:00
timestamp.py Make the first line of every file consistent. 2014-03-04 09:03:04 -06:00
update.py Don't stop update immediately on error 2014-10-20 10:55:20 +08:00
watchrule.py Log translation hint for Heat.engine (part3) 2014-10-14 09:42:48 +08:00