heat/heat/engine/resources/aws/autoscaling
Rabi Mishra eb8bfd530b 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 11:46:04 +05:30
..
__init__.py Move AWS::AutoScaling::* resources 2015-03-04 09:43:42 +08:00
autoscaling_group.py Refactor CooldownMixin 2017-11-17 17:21:09 +05:30
launch_config.py Use the ResourceDefinition.Diff API in resources 2016-04-13 19:49:04 -04:00
scaling_policy.py Use never expiring alarm_url for resource attributes 2020-06-25 11:46:04 +05:30