heat/heat/engine/resources/openstack/heat
Rabi Mishra 1e4488b70e Use never expiring alarm_url for resource attributes
Don't use timestamp when generating ec2 signed url for alarm url
attributes of resource.

This will resolve the issue for new resources even if they are cached
in attributes or resource_data.

However, for existing stacks containing these resources the current
best option is to not cache these attributes and allow alarm resources
to be able to get a new never expiring urls in the next forced update.

Change-Id: If2ebc3deacb770294004ae023500367af603b59e
Task: 39985
Related-Bug: #1872737
(cherry picked from commit d0e44ded0a)
2020-06-25 14:51:54 +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 Remove six and python 2.7 full support 2020-04-23 14:49:12 +02:00
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 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 Remove six and python 2.7 full support 2020-04-23 14:49:12 +02: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 Remove six and python 2.7 full support 2020-04-23 14:49:12 +02:00
scaling_policy.py Use never expiring alarm_url for resource attributes 2020-06-25 14:51:54 +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 Remove six and python 2.7 full support 2020-04-23 14:49:12 +02:00
structured_config.py Remove six and python 2.7 full support 2020-04-23 14:49:12 +02:00
swiftsignal.py Remove six and python 2.7 full support 2020-04-23 14:49:12 +02:00
test_resource.py Remove six and python 2.7 full support 2020-04-23 14:49:12 +02:00
value.py Use stored value in OS::Heat::Value resource 2017-02-03 14:28:21 -05:00
wait_condition.py Remove six and python 2.7 full support 2020-04-23 14:49:12 +02:00
wait_condition_handle.py Docs: Eliminate warnings in docs generation 2018-06-21 16:38:47 -04:00