From d69fdb90d77cf7f3c09e8316169a6502033a2209 Mon Sep 17 00:00:00 2001 From: Rabi Mishra Date: Wed, 3 Jun 2020 18:18:23 +0530 Subject: [PATCH] Update git submodules * Update heat from branch 'master' - Don't store signal_url for ec2 signaling of deployments As part of a CVE keystone has started checking[1] the timestamp of signed ec2 token with default TTL of 15 mins. We can't store the ec2 url anymore for future use for those. This moves the caching logic to BaseWaitConditionHandle class. [1] https://review.opendev.org/#/c/724124/ Change-Id: I6b74faed820caccd39210bd48a212b2dedca46b9 Related-Bug: #1872737 --- heat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/heat b/heat index abc8733dc1..3047ca7d36 160000 --- a/heat +++ b/heat @@ -1 +1 @@ -Subproject commit abc8733dc148818977167f39bf83f1dd63aecbe9 +Subproject commit 3047ca7d36baaa59ab2960602da956d2087a2a62