heat/heat
Zane Bitter 2ffbd913a6 Catch exceptions when cancelling tasks in DependencyTaskGroup
TaskRunner.cancel() can (and, in the case of a running Resource action with
grace_period=None, will) raise an exception. To ensure that all of the
tasks in the DependencyTaskGroup get cancelled, catch and ignore any
exceptions raised when cancelling each task.

Change-Id: I612e76d55d6f427156f6d74991e7c8f717c32200
2016-07-13 17:09:42 -04:00
..
api Add stack files retrieval API 2016-07-11 18:02:59 +01:00
cloudinit Use Fedora 24 base image 2016-07-12 11:48:47 +02:00
cmd Replace raw_input with input to make PY3 compatible 2016-06-28 00:44:23 +00:00
common Merge "Add default release names for template versions" 2016-07-05 06:52:43 +00:00
db Convergence: Fix concurrent update resource delete 2016-07-05 12:27:37 +05:30
engine Catch exceptions when cancelling tasks in DependencyTaskGroup 2016-07-13 17:09:42 -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 Do not populate unused stack and watch rule objects 2016-07-11 09:56:29 +12:00
openstack replace git protocol by https 2015-10-22 10:06:05 +08:00
rpc Merge "Add stack files retrieval API" 2016-07-12 11:20:30 +00:00
scaling Ignore NotFound exception in metadata_set 2016-05-26 18:28:10 +00:00
tests Catch exceptions when cancelling tasks in DependencyTaskGroup 2016-07-13 17:09:42 -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