From eb6911ad41fd15d4e10205ddff1aac718bf2f839 Mon Sep 17 00:00:00 2001 From: Zuul Date: Mon, 18 Jul 2022 06:52:04 +0000 Subject: [PATCH] Update git submodules * Update python-heatclient from branch 'master' to 4935c9003802ac17049278c8c4fb250913972503 - Merge "Accept sha256 hash for swift tempurl" - Accept sha256 hash for swift tempurl Since swiftclient 4.0.1, sha256 is used when generating tempurl signature[1]. This change extends the regex pattern to assert signatues so that it can accept both sha1(old) and sha256(current). [1] https://review.opendev.org/c/openstack/python-swiftclient/+/845157 Change-Id: I1589adbe4501b1c678f197b9c0f67b716c341b2d --- python-heatclient | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-heatclient b/python-heatclient index b65fb84919..4935c90038 160000 --- a/python-heatclient +++ b/python-heatclient @@ -1 +1 @@ -Subproject commit b65fb84919848ff7bd3d90e15f4560e0beca5802 +Subproject commit 4935c9003802ac17049278c8c4fb250913972503