deb-heat/heat
huangtianhua 5034bc10af Get cancellation grace period correctly
This changes the logic of getting cancellation grace
period of task runner before closing it: to move the
liveness check into the cancel_all() method in the
scheduler rather than ask the resource if it's IN_PROGRESS.

Change-Id: Ia2a03de227ff15cdce1b3dbb6cd6bff6c5a50a15
Partial-Bug: 1693495
(cherry picked from commit 8c62e96947)
2017-07-05 01:42:03 +00:00
..
api Handle ambiguous physical resource IDs 2016-12-05 14:58:20 -05:00
cloudinit Validate that python3 is ready for loguserdata 2016-08-26 11:49:30 +00:00
cmd Sanitize newly added heat-manage command 2016-12-23 12:25:03 +00:00
common Store project_domain in project_domain_id 2017-04-10 08:09:44 +00:00
db De-duplicate properties_data between events, resources 2017-01-24 15:40:10 -08:00
engine Get cancellation grace period correctly 2017-07-05 01:42:03 +00: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 2017-04-24 10:32:30 +00:00
objects Corrected max secs for concurrent trans retries 2017-05-12 16:20:14 -04:00
rpc Returns project info while getting sd with admin context 2016-12-23 01:13:38 +00:00
scaling Improve resource.NoActionRequired 2017-01-25 00:17:00 +00:00
tests Use correct user password as occ credential 2017-06-20 01:25:57 +00:00
__init__.py Make import of oslo libraries namespaceless 2015-02-18 22:54:10 +01:00
version.py