heat/heat/engine/resources
Takashi Kajinami 399352dfdc Fix update of OS::Heat::UpdateWaitConditionHandle
The update method has incomplete arguments and causes error during
actual stack update operation.

Story: 2011068
Task: 49751
Change-Id: I7b141f8846005da8379b1c646b298088d27a66bc
2024-03-21 09:47:54 +09:00
..
aws Merge "Use set instead of list of server_deferred_statuses" 2020-11-03 00:10:50 +00:00
openstack Fix update of OS::Heat::UpdateWaitConditionHandle 2024-03-21 09:47:54 +09:00
__init__.py Log missing clients as WARNING instead of ERROR 2016-08-16 16:27:55 -05:00
alarm_base.py Remove six and python 2.7 full support 2020-04-23 14:49:12 +02:00
scheduler_hints.py Fix path_in_stack for scheduler hints 2016-08-05 10:21:10 +00:00
server_base.py Allow deleting Server/DeployedServer without swift/zaqar 2021-03-05 10:40:38 +05:30
signal_responder.py Use never expiring alarm_url for resource attributes 2020-06-06 14:02:09 +05:30
stack_resource.py Explicitly pass error kwarg in nested StackValidationFailed 2022-12-19 06:42:52 +00:00
stack_user.py Remove log translations 2017-03-25 17:11:50 +08:00
template_resource.py Remove six and python 2.7 full support 2020-04-23 14:49:12 +02:00
volume_base.py Retry to detach volume if nova returned error 409 2022-10-12 15:46:13 +03:00
wait_condition.py Switch to collections.abc.* 2021-02-01 11:15:59 +00:00