heat/heat/engine
Zane Bitter 2c58017a14 Deprecate wrappertask decorator
Now that we only support Python 3, use the 'yield from' keyword instead
of the @wrappertask decorator for calling co-routines from a co-routine.
This should greatly simplify backtraces when calling nested co-routines.

Change-Id: If9beaff74cf4facbc4aa4b30f31a3a087bdcad8a
2020-04-30 09:56:20 -04:00
..
cfn Remove six and python 2.7 full support 2020-04-22 12:23:44 +02:00
clients Remove six and python 2.7 full support 2020-04-22 12:23:44 +02:00
constraint Remove six and python 2.7 full support 2020-04-22 12:23:44 +02:00
hot Remove six and python 2.7 full support 2020-04-23 14:49:12 +02:00
notification Add missing ws seperator between words 2018-11-19 14:14:45 +08:00
resources Merge "Remove six and python 2.7 full support" 2020-04-27 16:10:29 +00:00
__init__.py
api.py Remove six and python 2.7 full support 2020-04-22 12:23:44 +02:00
attributes.py Remove six and python 2.7 full support 2020-04-22 12:23:44 +02:00
check_resource.py Remove six and python 2.7 full support 2020-04-22 12:23:44 +02:00
conditions.py Remove six and python 2.7 full support 2020-04-22 12:23:44 +02:00
constraints.py Remove six and python 2.7 full support 2020-04-22 12:23:44 +02:00
dependencies.py Remove six and python 2.7 full support 2020-04-23 14:49:12 +02:00
environment.py Remove six and python 2.7 full support 2020-04-23 14:49:12 +02:00
event.py Eager load resource_properties_data in resource 2017-07-31 21:13:49 -04:00
function.py Remove six and python 2.7 full support 2020-04-23 14:49:12 +02:00
lifecycle_plugin.py Fix garbled docstrings 2015-11-10 11:12:36 -05:00
node_data.py Remove six and python 2.7 full support 2020-04-23 14:49:12 +02:00
output.py Remove six and python 2.7 full support 2020-04-23 14:49:12 +02:00
parameter_groups.py Get rid of bogus debug logging in parameter groups 2015-12-04 19:56:56 -05:00
parameters.py Remove six and python 2.7 full support 2020-04-23 14:49:12 +02:00
parent_rsrc.py Separate management of parent resource into separate class 2017-02-24 10:19:21 -05:00
plugin_manager.py Remove six and python 2.7 full support 2020-04-23 14:49:12 +02:00
properties.py Remove six and python 2.7 full support 2020-04-23 14:49:12 +02:00
properties_group.py Remove six and python 2.7 full support 2020-04-23 14:49:12 +02:00
resource.py Deprecate wrappertask decorator 2020-04-30 09:56:20 -04:00
rsrc_defn.py Remove six and python 2.7 full support 2020-04-23 14:49:12 +02:00
scheduler.py Deprecate wrappertask decorator 2020-04-30 09:56:20 -04:00
service.py Remove six and python 2.7 full support 2020-04-23 14:49:12 +02:00
service_software_config.py Remove six and python 2.7 full support 2020-04-23 14:49:12 +02:00
software_config_io.py Remove six and python 2.7 full support 2020-04-23 14:49:12 +02:00
stack.py Deprecate wrappertask decorator 2020-04-30 09:56:20 -04:00
stack_lock.py Remove log translations 2017-03-25 17:11:50 +08:00
status.py Define resource actions/statuses in a separate class 2017-02-24 10:19:21 -05:00
stk_defn.py Remove six and python 2.7 full support 2020-04-23 14:49:12 +02:00
support.py Fix hacking warnings 2020-04-16 06:43:27 +00:00
sync_point.py Remove six and python 2.7 full support 2020-04-23 14:49:12 +02:00
template.py Remove six and python 2.7 full support 2020-04-23 14:49:12 +02:00
template_common.py Remove six and python 2.7 full support 2020-04-23 14:49:12 +02:00
template_files.py Option for retrieving child templates and env files from swift 2018-07-26 09:50:51 +05:30
timestamp.py Fix garbled docstrings 2015-11-10 11:12:36 -05:00
translation.py Ignore RESOLVE translation errors when translating before_props 2018-07-30 14:15:52 +05:30
update.py Deprecate wrappertask decorator 2020-04-30 09:56:20 -04:00
worker.py Add unit test for nested stack cancel 2019-10-29 23:18:13 -04:00