heat/heat/engine/resources
Bui Doan Dang cd2d8dcf08 fix wrong attribute in heat senlin client
Heat has been using the deprecated interfaces of openstacksdk for some
Senlin APIs but these interfaces were already removed. This fixes that
problem and replace the removed interfaces by the new ones.

story: 2010635
task: 47602

Change-Id: I3b18de721949f3c15c776f90720f3e994f7d6670
2023-03-09 12:55:31 +09:00
..
aws Merge "Use set instead of list of server_deferred_statuses" 2020-11-03 00:10:50 +00:00
openstack fix wrong attribute in heat senlin client 2023-03-09 12:55:31 +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