heat/heat
rabi 3adca03db6 Set stack.thread_group_mgr for cancel_update
In change I84d2b34d65b3ce7d8d858de106dac531aff509b7, we changed to
call self._converge_create_or_update() in a sub-thread. However,
thread_group_mgr is not set for cancel_update (with rollback),
which in turn calls converge_stack.

This also enables test_cancel_update_server_with_port, as
bug #1607714 seems to be fixed now.

Change-Id: Ie674fd556418f6aa8e79654458cbe43648851db2
Closes-Bug: #1713952
2017-11-03 09:14:46 +05:30
..
api Fix error for invalid auth_encryption_key 2017-08-16 14:30:47 +05:30
cloudinit Validate that python3 is ready for loguserdata 2016-08-26 11:49:30 +00:00
cmd Enable mutable config in Heat 2017-05-17 05:25:56 +00:00
common Merge "Allow configuring payload of noauth middleware" 2017-11-01 14:36:49 +00:00
db Create replacement resource atomically 2017-11-03 09:14:46 +05:30
engine Set stack.thread_group_mgr for cancel_update 2017-11-03 09:14:46 +05:30
hacking Restrict use of iteritems, iterkeys and itervalues 2016-03-23 10:05:54 +00:00
httpd Add httpd documentation and sample configs 2017-07-07 11:00:06 +05:30
locale Imported Translations from Zanata 2017-10-07 11:22:47 +00:00
objects Create replacement resource atomically 2017-11-03 09:14:46 +05:30
rpc Add converge flag in stack update for observing on reality 2017-08-07 05:39:29 +00:00
scaling Remove log translations 2017-03-25 17:11:50 +08:00
tests Create replacement resource atomically 2017-11-03 09:14:46 +05:30
__init__.py Make import of oslo libraries namespaceless 2015-02-18 22:54:10 +01:00
version.py