heat/heat/engine/resources/openstack/heat
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
..
__init__.py Move heat resources 2015-03-06 11:05:27 +08:00
access_policy.py Add descriptions to openstack resources (Part 3) 2016-02-17 11:22:11 +00:00
autoscaling_group.py Merge "Use resource_id instead of phy rsrc name in InstanceGroup" 2021-03-15 13:51:00 +00:00
cloud_config.py Single definition of top-level SoftwareConfig keys 2016-08-10 11:01:35 -04:00
delay.py Fix OS::Heat::Delay resource type 2020-08-13 11:39:17 -04:00
deployed_server.py Support for shared services in multi region mode 2019-12-23 18:47:00 +00:00
ha_restarter.py Remove OS::Heat::HARestarter 2018-01-29 08:59:00 +00:00
instance_group.py Clear implementations for neutron LBaaS v1 2023-04-10 14:16:40 +09:00
multi_part.py Add group property for OS::Heat::MultipartMime 2020-01-22 10:58:13 +08:00
none_resource.py Remove six and python 2.7 full support 2020-04-23 14:49:12 +02:00
random_string.py Remove six and python 2.7 full support 2020-04-23 14:49:12 +02:00
remote_stack.py Remove six and python 2.7 full support 2020-04-23 14:49:12 +02:00
resource_chain.py Remove six and python 2.7 full support 2020-04-23 14:49:12 +02:00
resource_group.py Fix timeout calc of nested resource groups 2021-09-21 14:21:16 +02:00
scaling_policy.py Use never expiring alarm_url for resource attributes 2020-06-06 14:02:09 +05:30
software_component.py Use exception_filter in RPC client 2017-03-27 14:38:53 -04:00
software_config.py Fix external_validate for Heat resources 2020-02-22 15:23:37 +08:00
software_deployment.py Use 'skiplist' to describe skipped indices in ResourceGroup code 2020-07-14 14:53:59 -04:00
structured_config.py Switch to collections.abc.* 2021-02-01 11:15:59 +00:00
swiftsignal.py Decode UTF-8 body data in SwiftSignal 2023-01-19 13:38:59 +13:00
test_resource.py Remove six and python 2.7 full support 2020-04-23 14:49:12 +02:00
value.py Refactor Properties._get_property_value() 2020-05-04 14:09:27 -04:00
wait_condition.py Remove six and python 2.7 full support 2020-04-23 14:49:12 +02:00
wait_condition_handle.py Fix update of OS::Heat::UpdateWaitConditionHandle 2024-03-21 09:47:54 +09:00