heat/heat
Zane Bitter e56fc689e1 Increase the timeout for the stop_stack message
Previously, the stop_stack message accidentally used the
engine_life_check_timeout (by default, 2s). But unlike other messages sent
using that timeout, stop_stack needs to synchronously kill all running
threads operating on the stack. For a very large stack, this can easily
take much longer than a couple of seconds. This patch increases the timeout
to give a better chance of being able to start the delete.

Change-Id: I4b36ed7f1025b6439aeab63d71041bb2000363a0
Closes-Bug: #1499669
2016-09-22 09:45:08 -04:00
..
api Remove tenant_safe flag from rpc and db api 2016-08-16 12:38:33 +05:30
cloudinit Validate that python3 is ready for loguserdata 2016-08-26 11:49:30 +00:00
cmd Migrate stacks from legacy to convergence engine 2016-08-22 10:40:29 +03:00
common Merge "Move NoActionRequired exception back where it belongs" 2016-09-14 23:44:08 +00:00
db Merge "Release resource lock when executing reset_stack_status" 2016-09-16 05:28:50 +00:00
engine Increase the timeout for the stop_stack message 2016-09-22 09:45:08 -04:00
hacking Restrict use of iteritems, iterkeys and itervalues 2016-03-23 10:05:54 +00:00
httpd Moved CORS middleware configuration into oslo-config-generator 2016-03-14 08:19:29 -07:00
locale Imported Translations from Zanata 2016-06-02 07:02:51 +00:00
objects Merge "A context cache for Resource objects" 2016-08-24 17:12:01 +00:00
openstack Clean imports in code 2016-08-26 15:28:57 +07:00
rpc Migrate stacks from legacy to convergence engine 2016-08-22 10:40:29 +03:00
scaling Clean imports in code 2016-08-16 12:44:36 +07:00
tests Increase the timeout for the stop_stack message 2016-09-22 09:45:08 -04:00
__init__.py Make import of oslo libraries namespaceless 2015-02-18 22:54:10 +01:00
version.py Make the first line of every file consistent. 2014-03-04 09:03:04 -06:00