heat/heat
Zane Bitter 5c6038f7a2 Check external resources after creation
The method Resource.check() is not a generator function, but it does
return a generator in most cases. Simply calling the function does not
cause the resource to actually be checked. Only in the case where the
resource did not provide a handle_check() method would it do anything at
all - and in that case it simply changes the state to CHECK_COMPLETE.

Yield the generator function so that the resource will actually be
checked if the resource type supports it.

Change-Id: I2a78b6f6235529a95838307e3d38731d31ff5c4b
Task: 37828
2020-04-30 09:51:40 -04:00
..
api Remove six and python 2.7 full support 2020-04-22 12:23:44 +02:00
cloudinit Validate that python3 is ready for loguserdata 2016-08-26 11:49:30 +00:00
cmd Remove six and python 2.7 full support 2020-04-22 12:23:44 +02:00
common Remove six and python 2.7 full support 2020-04-22 12:23:44 +02:00
db Merge "Retry transactions for DBConnectionError" 2020-04-26 08:47:04 +00:00
engine Check external resources after creation 2020-04-30 09:51:40 -04:00
hacking Update hacking for Python3 2020-04-16 08:41:49 +02:00
httpd Merge "fix logger names" 2019-10-07 19:30:55 +00:00
locale Imported Translations from Zanata 2020-04-26 06:43:42 +00:00
objects Use random exponential delay 2020-01-14 07:23:19 +00:00
policies New resource OS::Neutron::QoSMinimumBandwidthRule 2020-04-27 17:00:24 +08:00
rpc Option for retrieving child templates and env files from swift 2018-07-26 09:50:51 +05:30
scaling Merge "Eliminate nested stack loading in InstanceGroup/ASG scaling" 2018-04-02 04:35:47 +00:00
tests Check external resources after creation 2020-04-30 09:51:40 -04:00
__init__.py
version.py change the dist name to 'openstack-heat' 2018-11-01 11:54:05 -04:00