heat/heat/engine/resources/openstack/heat
Rabi Mishra 7066bccc53 Don't resolve properties for OS::Heat::None resource
We don't store resource_properties_data for OS::Heat::None.
There is no point trying to resolve the properties for old resource
which would fail at times.

Change-Id: I4cf72ae6d11ffbedc20adedfe7b6d2a1d47e23ee
Task: 35661
Closes-Bug: #1834881
2019-07-02 23:39:34 +05:30
..
__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 Keep old files in file map for rolling update 2018-05-11 12:02:01 +05:30
cloud_config.py Single definition of top-level SoftwareConfig keys 2016-08-10 11:01:35 -04:00
cloud_watch.py Remove stack watch service 2018-01-28 09:35:05 +05:30
delay.py Add a new OS::Heat::Delay resource type 2018-07-24 13:20:36 -04:00
deployed_server.py To merge the occ data for OS::Heat::DeployedServer 2017-07-21 02:50:18 +00:00
ha_restarter.py Remove OS::Heat::HARestarter 2018-01-29 08:59:00 +00:00
instance_group.py Keep old files in file map for rolling update 2018-05-11 12:02:01 +05:30
multi_part.py Use exception_filter in RPC client 2017-03-27 14:38:53 -04:00
none_resource.py Don't resolve properties for OS::Heat::None resource 2019-07-02 23:39:34 +05:30
random_string.py Fix entropy problems with OS::Random::String 2018-03-20 20:48:38 -04:00
remote_stack.py Override ssl options for heatclient in RemoteStack 2019-03-14 01:23:58 +08:00
resource_chain.py Set a concurrency limit on ResourceChain 2018-10-05 11:58:47 +02:00
resource_group.py Implement preview for ResourceGroup 2018-12-04 08:50:03 +00:00
scaling_policy.py Remove use of CooldownMixin with scaling policy 2018-01-28 09:41:20 +05:30
software_component.py Use exception_filter in RPC client 2017-03-27 14:38:53 -04:00
software_config.py Use exception_filter in RPC client 2017-03-27 14:38:53 -04:00
software_deployment.py Merge "Return None for attributes of sd with no actions" 2019-05-31 11:28:02 +00:00
structured_config.py Non-destructive upgrade for structured deployments 2016-09-10 09:22:25 +08:00
swiftsignal.py Remove log translations 2017-03-25 17:11:50 +08:00
test_resource.py Correct behaviour of update_replace property in test resource 2018-03-08 17:18:05 -05:00
value.py Use stored value in OS::Heat::Value resource 2017-02-03 14:28:21 -05:00
wait_condition.py Remove obsolete cache_data from Stack 2017-07-21 10:44:51 -04:00
wait_condition_handle.py Docs: Eliminate warnings in docs generation 2018-06-21 16:38:47 -04:00